tests: avoid a new syntax-check failure
authorJim Meyering <meyering@redhat.com>
Mon, 10 May 2010 09:47:00 +0000 (11:47 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 10 May 2010 09:47:27 +0000 (11:47 +0200)
* .x-sc_prohibit_fail_0: Exempt tests/init.sh.

.x-sc_prohibit_fail_0

index 7fa41fd..7055351 100644 (file)
@@ -1,3 +1,4 @@
 \.mk$
 /Makefile\.am$
+^tests/init\.sh$
 ^tests/test-lib\.sh$