summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xruntests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtests.sh b/runtests.sh
index c4c4137f..fdf51b58 100755
--- a/runtests.sh
+++ b/runtests.sh
@@ -124,6 +124,7 @@ set -e
. "./shconfig"
RUNSHFLAGS='-e'
+export RUNSHFLAGS
# for Solaris
[ -d /usr/xpg4/bin ] && PATH="/usr/xpg4/bin/:$PATH"