From a3d4fb53c860825dd5dd50f224ebd34a61945815 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 5 Oct 2010 18:38:21 +0200 Subject: [PATCH 1/1] we still have to checkout in the screenshot system --- misc/tools/xonotic-map-compiler-autobuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index ccfdfa69..17ff0e77 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -203,10 +203,6 @@ screenshotthemap() continue fi - git reset --hard - git clean -xfd - git checkout -f "$commithash" - rm -rf ~/.xonotic ( cd ../.. @@ -319,6 +315,10 @@ case "$1" in continue fi + git reset --hard + git clean -xfd + git checkout -f "$commithash" + rundownload if $getthemap_fail; then continue -- 2.39.2