]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
remove a useless use of log file
authorRudolf Polzer <divverent@xonotic.org>
Sun, 19 Feb 2012 12:56:07 +0000 (13:56 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Sun, 19 Feb 2012 12:56:07 +0000 (13:56 +0100)
misc/tools/xonotic-map-compiler-autobuild

index 2ee3af1f03d0aa70028843758a7ad318cd4fbc0b..8fbbda04dc0953615656979c9805bd170bad16a6 100755 (executable)
@@ -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"