Test for node support.
--- a/Makefile Tue Jul 31 18:32:49 2012 +1000
+++ b/Makefile Wed Aug 01 19:55:07 2012 +1000
@@ -6,6 +6,7 @@
@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