[mw-devel] MW3 r1109 - trunk/src

welshbyte at sucs.org welshbyte at sucs.org
Sun Nov 22 16:36:03 GMT 2009


Author: welshbyte
Date: 2009-11-22 16:36:02 +0000 (Sun, 22 Nov 2009)
New Revision: 1109

Modified:
   trunk/src/Makefile
Log:
Remove the `svnversion` component from TESTDIR - the directories pile up too quickly!


Modified: trunk/src/Makefile
===================================================================
--- trunk/src/Makefile	2009-11-22 16:28:37 UTC (rev 1108)
+++ trunk/src/Makefile	2009-11-22 16:36:02 UTC (rev 1109)
@@ -119,7 +119,7 @@
 
 ifndef TESTDIR
 test:
-	make TESTDIR=$(CURDIR)/mwtest-`svnversion` $@
+	make TESTDIR=$(CURDIR)/mwtest $@
 else
 test:
 	mkdir -p $(TESTDIR)




More information about the mw-devel mailing list