Parcourir la source

[trac606] make sure conf.sh is executable.

JINMEI Tatuya il y a 14 ans
Parent
commit
9c3f271379
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -771,6 +771,7 @@ AC_OUTPUT([doc/version.ent
            chmod +x src/lib/dns/gen-rdatacode.py
            chmod +x src/lib/dns/tests/testdata/gen-wiredata.py
            chmod +x src/lib/log/tests/run_time_init_test.sh
+           chmod +x tests/system/conf.sh
           ])
 AC_OUTPUT