This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdb: testsuite: fix ksh shebang to use sh


On 12/05/2013 06:07 AM, Mike Frysinger wrote:
> These scripts use /bin/ksh, but they're dirt simple and can be used with
> /bin/sh, so just change the shebang.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> 
> 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
> 
> 	* gdb.hp/gdb.base-hp/so-thresh.sh: Change /bin/ksh to /bin/sh.
> 	* gdb.hp/gdb.objdbg/tools/symaddr: Likewise.
> 	* gdb.hp/gdb.objdbg/tools/symaddr.pa64: Likewise.

Looks OK to me.

A lot of this gdb.hp/ stuff is probably all rotten beyond
salvation, but that's another story.

Thanks,
-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]