From c8003673857919d2283e16c829325c9f14e10dfe Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 15 Sep 1999 22:23:35 +0000 Subject: * Cleanup the test suite. --- tests/scripts/features/reinvoke | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/scripts/features/reinvoke') diff --git a/tests/scripts/features/reinvoke b/tests/scripts/features/reinvoke index 1047d0e..99fb466 100644 --- a/tests/scripts/features/reinvoke +++ b/tests/scripts/features/reinvoke @@ -13,7 +13,6 @@ $makefile_orig = &get_tmpfile; open(MAKEFILE,"> $makefile"); print MAKEFILE < $makefile3"); print MAKEFILE <<'EOM'; +SHELL = /bin/sh + all: ; @echo hello a : b ; touch $@ -- cgit v1.2.3