Export RUNSHFLAGS.
[rsync/rsync.git] / 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"