From 2bf9b58d1153cb51be592f009192a48798b5e97e Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 7 Apr 2012 13:35:45 +0200 Subject: [PATCH] tests: remove redundant requirement * tests/txinfo19.test ($required): Drop required "tex", it is not really needed. Add trailing ':' command since we are at it. Signed-off-by: Stefano Lattarini --- tests/txinfo19.test | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/txinfo19.test b/tests/txinfo19.test index e304b42e2..63417f8b9 100755 --- a/tests/txinfo19.test +++ b/tests/txinfo19.test @@ -16,7 +16,7 @@ # Test support for DJGPP's .iNN info files. -required='makeinfo tex' +required=makeinfo . ./defs || Exit 1 echo AC_OUTPUT >> configure.ac @@ -68,3 +68,5 @@ test ! -f main.i21 $MAKE maintainer-clean test ! -f main.i7 test ! -f main.i39 + +: -- 2.47.2