X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/13d00101e808ebfc327f8c5e830b96303facf31f..3d7cc5710d5c1d6f25c0b3369411367e4870b542:/runtests.sh 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"