Turn off making log files (accidentally committed before).

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1727 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-10 11:15:11 +00:00
parent 42037d2222
commit bd8384a5e5
+1 -1
View File
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
BUILDLOG=/tmp/build.log
BUILDLOG=/dev/null
TEMPFILE="/tmp/build.$$.tmp"
# Description: prints a command to stdout and then executes it