]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
fix -fU parsing
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 764fb4302372aa6d0324d24ba41ef38074803ebf..c25f2c77441354ca018909fae1613d53c2b7d21d 100755 (executable)
--- a/all
+++ b/all
@@ -921,7 +921,7 @@ case "$cmd" in
                        elif [ x"$1" = x"-fu" ]; then
                                force=true
                                gotoupstream=true
-                       elif [ x"$1" = x"-Fu" ]; then
+                       elif [ x"$1" = x"-fU" ]; then
                                force=true
                                gotoupstream=true
                                fetchupstream=true