|
@@ -1280,6 +1280,7 @@ AC_OUTPUT([doc/version.ent
|
|
|
src/bin/zonemgr/tests/zonemgr_test
|
|
|
src/bin/zonemgr/run_b10-zonemgr.sh
|
|
|
src/bin/sysinfo/sysinfo.py
|
|
|
+ src/bin/sysinfo/run_sysinfo.sh
|
|
|
src/bin/stats/stats.py
|
|
|
src/bin/stats/stats_httpd.py
|
|
|
src/bin/bind10/bind10_src.py
|
|
@@ -1358,6 +1359,7 @@ AC_OUTPUT([doc/version.ent
|
|
|
chmod +x src/bin/loadzone/run_loadzone.sh
|
|
|
chmod +x src/bin/loadzone/tests/correct/correct_test.sh
|
|
|
chmod +x src/bin/loadzone/tests/error/error_test.sh
|
|
|
+ chmod +x src/bin/sysinfo/run_sysinfo.sh
|
|
|
chmod +x src/bin/usermgr/run_b10-cmdctl-usermgr.sh
|
|
|
chmod +x src/bin/msgq/run_msgq.sh
|
|
|
chmod +x src/bin/msgq/tests/msgq_test
|