From 93a19091517d1519880d80dfc6f2cff960e6ee3a Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 6 Oct 2010 12:10:42 +0200 Subject: [PATCH] make sure fix_config always works --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all b/all index be7c976a..e9098393 100755 --- a/all +++ b/all @@ -341,7 +341,7 @@ case "$cmd" in 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 -- 2.39.2