We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e21a28 commit 86bbffbCopy full SHA for 86bbffb
demos/copilot/src/monitors/Makefile
@@ -103,5 +103,5 @@ test_monitors: main_syslog_test
103
./test.sh
104
105
systemtest: main_syslog_time
106
- $(RUN_PREFIX_TEST) sh -c "cd /demo/copilot/src/monitors \
+ $(RUN_PREFIX_TEST) sudo sh -c "cd /demo/copilot/src/monitors \
107
&& ../tests/runtests.sh"
0 commit comments