Ensure that the server shell is _NOT_ csh
From-SVN: r26193
This commit is contained in:
parent
383316ed62
commit
2458e8235b
@ -1,5 +1,8 @@
|
||||
#! /bin/sh
|
||||
|
||||
SHELL=/bin/sh
|
||||
export SHELL
|
||||
|
||||
echo AutoGen-ing inclhack.sh
|
||||
autogen inclhack.def
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user