From: Rudolf Polzer Date: Thu, 17 Jun 2010 12:18:10 +0000 (+0200) Subject: do not delete data.old automatically. Let user do that. X-Git-Tag: xonotic-v0.1.0preview~421 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=33cf5b77ca3ed4eaeac0f981bf10e14728f1c53a;hp=a543153ec5024e471397ef0aeab6534c83469491 do not delete data.old automatically. Let user do that. --- diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 5e0115a9..f33fb9de 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -150,7 +150,6 @@ case "$1" in git checkout master ;; download) - rm -rf "$bspdir.old" mkdir -p "$bspdir" "$bspdir.old" mv "$bspdir"/*-????????????????????????????????????????-????????????????????????????????????????.pk3 "$bspdir.old"/ || true cd data/xonotic-maps.pk3dir