This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] gdb: testsuite: fix ksh shebang to use sh
- From: Pedro Alves <palves at redhat dot com>
- To: Mike Frysinger <vapier at gentoo dot org>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 05 Dec 2013 15:05:05 +0000
- Subject: Re: [PATCH] gdb: testsuite: fix ksh shebang to use sh
- Authentication-results: sourceware.org; auth=none
- References: <1386223663-1030-1-git-send-email-vapier at gentoo dot org>
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