From 9719ffe24211ceaa5e4e3445bae8d5e172c5667f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 2 Feb 2010 12:10:23 -0800 Subject: Switching to 'bash' --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 97b3919..b111655 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -300,7 +300,7 @@ XML_REPORT = loader-check-results.xml HTML_REPORT = loader-check-results.html loader-tester: test-loader libdummy-indicator-null.la libdummy-indicator-simple.la Makefile - @echo "#!/bin/sh" > loader-tester + @echo "#!/bin/bash" > loader-tester @echo $(XVFB_RUN) >> $@ @echo gtester -k --verbose -o=$(XML_REPORT) ./test-loader >> loader-tester @chmod +x loader-tester -- cgit v1.2.3