summaryrefslogtreecommitdiffstats
path: root/tests/imuxsock_logger_root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/imuxsock_logger_root.sh')
-rwxr-xr-xtests/imuxsock_logger_root.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/imuxsock_logger_root.sh b/tests/imuxsock_logger_root.sh
index e94a83fe..377999f7 100755
--- a/tests/imuxsock_logger_root.sh
+++ b/tests/imuxsock_logger_root.sh
@@ -7,7 +7,7 @@ source $srcdir/diag.sh startup imuxsock_logger_root.conf
# send a message with trailing LF
logger test
# the sleep below is needed to prevent too-early termination of rsyslogd
-$srcdir/msleep 100
+./msleep 100
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages
source $srcdir/diag.sh wait-shutdown # we need to wait until rsyslogd is finished!
cmp rsyslog.out.log $srcdir/resultdata/imuxsock_logger.log