]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
make sure fix_config always works
[xonotic/xonotic.git] / all
diff --git a/all b/all
index be7c976af7bb84c355a2baab43547f4790e3dc92..e9098393b09b2e0df91e7d3d49449a246018ecfe 100755 (executable)
--- a/all
+++ b/all
@@ -341,7 +341,7 @@ case "$cmd" in
                        pushurl=`repopushurl "$d"`
                        branch=`repobranch "$d"`
                        if [ -d "$d0/$d" ]; then
                        pushurl=`repopushurl "$d"`
                        branch=`repobranch "$d"`
                        if [ -d "$d0/$d" ]; then
-                               enter "$d0/$d" verbose
+                               verbose cd "$d0/$d"
                                fix_git_config "$url" "$pushurl"
                                cd "$d0"
                        fi
                                fix_git_config "$url" "$pushurl"
                                cd "$d0"
                        fi