diff --git a/Sanity/ipv4-tests/test.sh b/Sanity/ipv4-tests/test.sh index e78f02e..eb08d0e 100755 --- a/Sanity/ipv4-tests/test.sh +++ b/Sanity/ipv4-tests/test.sh @@ -33,7 +33,7 @@ rlJournalStart rlRun "cp *.conf $DHCPCD_CI_DIR" rlRun "cp tcpdumpd.service $SERVICE_UNITDIR" - rlRun "cp dhcpcd-tests.py /usr/local/sbin/" + cp dhcpcd-tests.py /usr/local/sbin/ rlRun "systemctl daemon-reload" rlPhaseEnd