X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/13d00101e808ebfc327f8c5e830b96303facf31f..344f9ba7fa5f2283672a2c0d7a380ce3ab77a42f:/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"