diff --git a/tests/p_logrotate/logrotate_test.sh b/tests/p_logrotate/logrotate_test.sh index 774f827..c2004e0 100755 --- a/tests/p_logrotate/logrotate_test.sh +++ b/tests/p_logrotate/logrotate_test.sh @@ -3,6 +3,6 @@ t_Log "Running $0 - logrotate test." -/usr/sbin/logrotate -f /etc/logrotate.conf +/usr/sbin/logrotate /etc/logrotate.conf t_CheckExitStatus $?