From: Rudolf Polzer <divverent@alientrap.org>
Date: Tue, 5 Oct 2010 16:23:03 +0000 (+0200)
Subject: followup
X-Git-Tag: xonotic-v0.1.0preview~139
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6f13906c158ccf34cdae75b2ce73ae6b97af64c1;p=xonotic%2Fxonotic.git

followup
---

diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild
index ebd10c30..3208eb3a 100755
--- a/misc/tools/xonotic-map-compiler-autobuild
+++ b/misc/tools/xonotic-map-compiler-autobuild
@@ -280,9 +280,7 @@ rundownload()
 			mv "$b" "$bspdir.old"/
 		fi
 	done
-	cd data/xonotic-maps.pk3dir
 	allmaps "HEAD" getthemap "$url_http" "$bspdir.old" "$bspdir"
-	cd ../..
 }
 
 branches()