*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 09 Jan 1997 16:46:21 +0100
changeset 193 e38e9ee3b219
parent 192 d63a7455cb52
child 194 2857b32e47f0
*** empty log message ***
smalltalk
--- a/smalltalk	Thu Jan 09 16:45:26 1997 +0100
+++ b/smalltalk	Thu Jan 09 16:46:21 1997 +0100
@@ -15,7 +15,7 @@
 #
 # -x name specifies an explicit executable
 #
-if [ "$1" == "-x" ]
+if [ "$1" = "-x" ]
 then
     shift
     STX=$1