X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=72601766d029ec3c37dd8126ec4300721ec6a2a6;hp=5e17c0b7514dfe8512b6ae670fb09b53a9ac09b8;hb=3db1a9351091e06b89427f5d4f7c6dc408ae80c1;hpb=2afddf00417d92245f1fdbc2ed382bb5422e44bd diff --git a/all b/all index 5e17c0b7..72601766 100755 --- a/all +++ b/all @@ -158,7 +158,7 @@ case "$cmd" in # do not exit, as this may also mean we are tracking something else fi cd "$d00" - checkself "$@" + checkself "$cmd" "$@" cd "$d0/$d" verbose git remote prune origin cd "$d0" @@ -187,7 +187,7 @@ case "$cmd" in verbose git checkout master fi cd "$d00" - checkself "$@" + checkself "$cmd" "$@" cd "$d0" done if ! $exists; then