Export RUNSHFLAGS.
authorWayne Davison <wayned@samba.org>
Sun, 31 Jul 2005 23:15:38 +0000 (23:15 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 31 Jul 2005 23:15:38 +0000 (23:15 +0000)
runtests.sh

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