summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-05-07 14:52:38 +0000
committerAndrew Tridgell <tridge@samba.org>1998-05-07 14:52:38 +0000
commitd3394de178f37916581d36819f728017bb788710 (patch)
treeebb143e20066626d6a38eb9c6f81fea1800fcc05 /test.sh
parent9486289ce452ab82ca8b3f16fae8c2ef5247a923 (diff)
downloadrsync-d3394de178f37916581d36819f728017bb788710.tar.gz
removed some quoted printable stuff from this so it works again
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/test.sh b/test.sh
index 2754dd67..73dde037 100755
--- a/test.sh
+++ b/test.sh
@@ -1,4 +1,4 @@
-#!/bin/sh =
+#!/bin/sh
#
# Copyright (C) 1998 Philip Hands <http://www.hands.com/~phil/>
@@ -53,7 +53,7 @@ checkit() {
echo " done."
rm $log
else
- echo " FAILED.=07"
+ echo " FAILED."
fi
}
@@ -108,7 +108,7 @@ rm -rf ${TO}
7 "ssh: renamed file"
else
echo ""
- echo "**** Skipping SSH tests because ssh is not in the path=07 ****"
+ echo "**** Skipping SSH tests because ssh is not in the path ****"
echo ""
fi