]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5266] Added buffer_logger_test.sh to permissions
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 15:56:07 +0000 (17:56 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 15:56:07 +0000 (17:56 +0200)
configure.ac

index 5245fbc94f8cf2386ffdb4754e48fac9ccd6e57b..edb4774944ae7359da2e739a06587fe91f5c051d 100644 (file)
@@ -1345,6 +1345,7 @@ AC_CONFIG_COMMANDS([permissions], [
            chmod +x src/bin/shell/tests/shell_process_tests.sh
            chmod +x src/bin/shell/tests/shell_unittest.py
            chmod +x src/lib/dns/gen-rdatacode.py
+           chmod +x src/lib/log/tests/buffer_logger_test.sh
            chmod +x src/lib/log/tests/console_test.sh
            chmod +x src/lib/log/tests/destination_test.sh
            chmod +x src/lib/log/tests/init_logger_test.sh