From: Martin Pool Date: Sun, 2 Dec 2001 13:02:17 +0000 (+0000) Subject: Typo fix by Tom Schmidt X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/40c02891763869160a4b8400c6b7cb3629088d7f Typo fix by Tom Schmidt --- 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