]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic
authorRudolf Polzer <divVerent@xonotic.org>
Sat, 5 Mar 2011 21:32:55 +0000 (22:32 +0100)
committerRudolf Polzer <divVerent@xonotic.org>
Sat, 5 Mar 2011 21:32:55 +0000 (22:32 +0100)
all

diff --git a/all b/all
index a953d1a235a5428398603491f40f81cdda51b96c..cca966437184ca277c8ba0933bd5df0212f4dddd 100755 (executable)
--- a/all
+++ b/all
@@ -663,6 +663,9 @@ case "$cmd" in
                                        ;;
                        esac
                fi
+               if [ -n "$checkoutflags" ]; then
+                       set -- -f "$@" # to make checkself work again
+               fi
                exists=false
                for d in $repos; do
                        enter "$d0/$d" verbose
@@ -1378,7 +1381,6 @@ case "$cmd" in
                                msg "Unknown arg: $X"
                        fi
                        found=true
-                       shift
                done
                if ! $found; then
                        rmuntracked=true