From: Stefano Lattarini Date: Thu, 6 Oct 2011 11:42:11 +0000 (+0200) Subject: fix: make a test script executable X-Git-Tag: v1.11.1b~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59919b1abf748166c0329fa1bfe5f3c3302670c2;p=thirdparty%2Fautomake.git fix: make a test script executable * tests/nobase-nodist.test: Make executable. --- diff --git a/ChangeLog b/ChangeLog index b1951569f..019f2aca0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-10-06 Stefano Lattarini + + fix: make a test script executable + * tests/nobase-nodist.test: Make executable. + 2011-10-06 Stefano Lattarini coverage: expose automake bug#9651 diff --git a/tests/nobase-nodist.test b/tests/nobase-nodist.test old mode 100644 new mode 100755