From d3394de178f37916581d36819f728017bb788710 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 7 May 1998 14:52:38 +0000 Subject: [PATCH] removed some quoted printable stuff from this so it works again --- test.sh | 6 +++--- 1 file 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 @@ -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 -- 2.34.1