From 443e52816350047792129f3516a4ef4be0edc840 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 19 Feb 2012 13:56:07 +0100 Subject: [PATCH] remove a useless use of log file --- misc/tools/xonotic-map-compiler-autobuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 2ee3af1f..8fbbda04 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -238,7 +238,7 @@ screenshotthemap() ;; esac fi - ) >~/.xonotic/autoscreenshot.log 2>&1 + ) 2>&1 if ! mv ~/.xonotic/data/screenshots "$M-$blobhash"; then if [ -n "$IRCSPAM" ]; then #ss2spam "$M" "$url$M-$blobhash/" "$REFNAME" "$commithash" 1 > "maps/$M.ircss" -- 2.39.2