]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/Unix: Rename GdbRun to GdbRun.sh
authorKinney, Michael D <michael.d.kinney@intel.com>
Tue, 2 Apr 2019 20:09:09 +0000 (13:09 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Mon, 15 Apr 2019 21:54:08 +0000 (14:54 -0700)
commiteb33b3994d06de418222e664cb1c17369436e93c
tree79171d87acc083e03fa2cd3de2d55e5b4cfbc47c
parent04af8bf262f1917b74745f8ffd3aa8fb465352df
EmulatorPkg/Unix: Rename GdbRun to GdbRun.sh

https://bugzilla.tianocore.org/show_bug.cgi?id=1657

Add .sh file extension to the shell script GdbRun so
changes to this file will pass PatchCheck.py.

Also update all scripts that execute GdbRun to
execute GdbRun.sh instead.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
EmulatorPkg/Unix/GdbRun [deleted file]
EmulatorPkg/Unix/GdbRun.sh [new file with mode: 0644]
EmulatorPkg/Unix/Host/Host.c
EmulatorPkg/Unix/Xcode/xcode_project32/xcode_project.xcodeproj/default.pbxuser
EmulatorPkg/Unix/Xcode/xcode_project64/xcode_project.xcodeproj/default.pbxuser
EmulatorPkg/build.sh