Export RUNSHFLAGS.

This commit is contained in:
Wayne Davison
2005-07-31 23:15:38 +00:00
parent 7ea7bebf6b
commit 23deb0bcee

View File

@@ -124,6 +124,7 @@ set -e
. "./shconfig"
RUNSHFLAGS='-e'
export RUNSHFLAGS
# for Solaris
[ -d /usr/xpg4/bin ] && PATH="/usr/xpg4/bin/:$PATH"