Remove test.
authorCameron McCormack <cam@mcc.id.au>
Wed, 01 Aug 2012 19:56:20 +1000
changeset 227 3955b1fee3f1
parent 226 c017623fad8d
child 232 c5bb20145db8
Remove test.
Makefile
--- a/Makefile	Wed Aug 01 19:55:07 2012 +1000
+++ b/Makefile	Wed Aug 01 19:56:20 2012 +1000
@@ -6,7 +6,6 @@
 	@bash -c "REMOTE_REV=$$(hg id -i http://svgwg.org/hg/svg2-tools); [ \$$? = 0 -o \"\$$REMOTE_REV\" != \"\" ] || exit 0; LOCAL_REV=$$(hg id -i ../svg2-tools); [ \"\$$LOCAL_REV\" = \"\$$REMOTE_REV\" -o \"\$$LOCAL_REV\" = \"\$$REMOTE_REV\"+ ] || (echo \"You must update your svg2-tools repository! (Remote repository has revision \$$REMOTE_REV, but you are at \$$LOCAL_REV.)\"; exit 1)"
 
 all :
-	-node -e 'console.log("hello")' 2>&1 | mail -s test cam@mcc.id.au
 	[ -f /usr/bin/cygpath.exe ] || $(MAKE) -C master/images/implnote/arcs/
 	@../svg2-tools/build.py