2004-06-07 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / gdb_mbuild.sh
index a23ea5e12d362fd31b069846d70ae279f1a3e989..fc1721904b8cc03f551d51a594f9e09b35d9b865 100755 (executable)
@@ -85,7 +85,8 @@ do
        ;;
     -f )
        # Force a rebuild
-       force=true ; shift ;;
+       force=true ;
+       ;;
     -v )
        # Be more, and more, and more, verbose
        verbose=`expr ${verbose} + 1`
This page took 0.023013 seconds and 4 git commands to generate.