Use "myecho" when using -n option
authorceriel <none@none>
Thu, 26 Mar 1987 10:33:30 +0000 (10:33 +0000)
committerceriel <none@none>
Thu, 26 Mar 1987 10:33:30 +0000 (10:33 +0000)
first/first

index 867a0a0..7947ece 100755 (executable)
@@ -80,7 +80,7 @@ system type: "
                exit 10
        fi
 fi
-echo -n "Your system is `ack_sys`, are you satisfied with that? (y/n) "
+myecho -n "Your system is `ack_sys`, are you satisfied with that? (y/n) "
 if read YESNO
 then
        case $YESNO in