]> andersk Git - gssapi-openssh.git/commitdiff
o Syntax error fix. OPENSSH_GSI_GPT_2_1
authorcphillip <cphillip>
Thu, 3 Apr 2003 16:53:53 +0000 (16:53 +0000)
committercphillip <cphillip>
Thu, 3 Apr 2003 16:53:53 +0000 (16:53 +0000)
bundle/make-bin-bundle

index c06512b6a3b749d778fc4abeb307e26280b914c3..9ebb288c6761206e341776cb72c896deae400b8c 100755 (executable)
@@ -43,7 +43,7 @@ if [ ! -e output/$NAME ]; then
     if [ "x$WORK_SCRIPTCREATED" != "x" ]; then
         rm -rf work/
     fi
-else; then
+else
     echo "Please remove output/$NAME before running this script."
     exit;
 fi
This page took 0.060744 seconds and 5 git commands to generate.