MINOR Added querystring option to Makefile (from r103746)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.3@103895 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
ischommer 2010-05-03 01:46:27 +00:00 committed by Sam Minnee
parent bbde99d69e
commit ee356f6423

View File

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