X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f7ca98bdc47f30fef67b6c232a88af7e6c44ac5e..27a1234874277d06822bbaf94f4c6e6a7a716d0e:/runtests.sh diff --git a/runtests.sh b/runtests.sh index d6a9a482..8c3222f7 100755 --- a/runtests.sh +++ b/runtests.sh @@ -183,7 +183,7 @@ do if sh $RUNSHFLAGS "$testscript" then - echo "----- $testbase completed succesfully" + echo "----- $testbase completed successfully" passed=`expr $passed + 1` else case $? in