mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
jar.in: Replace hardcoded /bin/sh with @SHELL@.
2006-06-09 Andreas Tobler <a.tobler@schweiz.ch> * scripts/jar.in: Replace hardcoded /bin/sh with @SHELL@. From-SVN: r114497
This commit is contained in:
committed by
Andreas Tobler
parent
549033f3a2
commit
07ea59afb1
@@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
#! @SHELL@
|
||||
# Copyright (C) 2006 Free Software Foundation
|
||||
# Written by Paolo Bonzini.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user