From 59cd361155057da4309c1529b5e6346761f7ae54 Mon Sep 17 00:00:00 2001 From: sminnee Date: Tue, 5 May 2009 00:47:01 +0000 Subject: [PATCH] MINOR: Fixed buildbot makefile git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.3@76039 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5361b97..91605e9 100644 --- a/Makefile +++ b/Makefile @@ -6,5 +6,5 @@ # test: - php ./sapphire/cli-script.php dev/build + php ./sapphire/cli-script.php dev/build flush=1 $(MAKE) -C sapphire test