From aaba249304b184e12e2445ab22d66df1f39a51a5 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sat, 15 Nov 2014 23:51:59 -0600 Subject: VB.Net, C#: fix cmd line arg handling with --raw --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c709456..0a01e01 100644 --- a/Makefile +++ b/Makefile @@ -89,7 +89,7 @@ vb_RUNSTEP = mono ../$(2) --raw $(3) # Extra options to pass to runtest.py cs_TEST_OPTS = --redirect -mal_TEST_OPTS = --start-timeout 60 --test-timeout 120 +mal_TEST_OPTS = --redirect --start-timeout 60 --test-timeout 120 vb_TEST_OPTS = --redirect -- cgit v1.2.3