From: Rudolf Polzer Date: Thu, 22 Apr 2010 19:29:50 +0000 (+0200) Subject: fix typo X-Git-Tag: xonotic-v0.1.0preview~486 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=a91e33f94ee200a8e9ac80906ac46eb0ede08760;hp=d66829412424e2a2448e007ac872f42299e93d3c fix typo --- diff --git a/all b/all index f7a74e76..77bb5e2b 100755 --- a/all +++ b/all @@ -465,7 +465,7 @@ case "$cmd" in if ! "$SELF" compile; then a=n fi - cd "$d0/d" + cd "$d0/$d" while [ x"$a" != x"y" -a x"$a" != x"n" ]; do echo "Still merge \"$1/$2\" into `git symbolic-ref HEAD` of $d? Maybe you want to test first." read -r a