X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/32c58f06e01b1826cf6c74f0d3f29802ae8a28a9..f22ee865172a42b7c4b291472b6fddb484c8db66:/runtests.sh diff --git a/runtests.sh b/runtests.sh index 1e11f6b0..05ffc901 100755 --- a/runtests.sh +++ b/runtests.sh @@ -208,7 +208,6 @@ echo '------------------------------------------------------------' # we want, and if we just call expr then this script will always fail, # because -e is set. -set -x result=`expr $failed + $missing || true` echo "overall result is $result" exit $result