removed some quoted printable stuff from this so it works again
authorAndrew Tridgell <tridge@samba.org>
Thu, 7 May 1998 14:52:38 +0000 (14:52 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 7 May 1998 14:52:38 +0000 (14:52 +0000)
test.sh

diff --git a/test.sh b/test.sh
index 2754dd6..73dde03 100755 (executable)
--- 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.\a"
   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\a ****"
   echo ""
 fi