From: Rudolf Polzer Date: Sun, 19 Feb 2012 12:56:07 +0000 (+0100) Subject: remove a useless use of log file X-Git-Tag: xonotic-v0.6.0~26^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=443e52816350047792129f3516a4ef4be0edc840;p=xonotic%2Fxonotic.git remove a useless use of log file --- 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"