[Dctrl-tools-devel] dctrl-tools-experimental: GNUmakefile (test): call tester.sh using sh explicitly

Antti-Juhani Kaijanaho ajk at debian.org
Mon Apr 9 10:51:57 UTC 2007


Mon Apr  9 13:30:49 EEST 2007  Antti-Juhani Kaijanaho <ajk at debian.org>
  * GNUmakefile (test): call tester.sh using sh explicitly
diff -rN -u old-dctrl-tools-experimental/GNUmakefile new-dctrl-tools-experimental/GNUmakefile
--- old-dctrl-tools-experimental/GNUmakefile	2007-04-09 13:51:56.000000000 +0300
+++ new-dctrl-tools-experimental/GNUmakefile	2007-04-09 13:51:56.000000000 +0300
@@ -100,7 +100,7 @@
 fsaf.test : fsaf.test.o msg.o
 
 test :	all-no-mo
-	./tester.sh
+	sh ./tester.sh
 
 clean :
 	$(RM) core $(exe) man/grep-dctrl.1 $(obj) so/*.o libdctrl.a libdctrl.so





More information about the Dctrl-tools-devel mailing list