BUGFIX: Prevent 'make test' from running dev/build twice.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@90092 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
sminnee 2009-10-26 21:26:40 +00:00
parent 71531e8231
commit e0bf303de0

View File

@ -6,7 +6,6 @@
#
test:
php ./sapphire/cli-script.php dev/build flush=1
$(MAKE) -C sapphire test
getallmodules: