From ec8f91c6fda2c8d0d7db58b95e82ef21d0a3e838 Mon Sep 17 00:00:00 2001 From: "psklenar@redhat.com" Date: Thu, 23 Jan 2025 10:53:05 +0100 Subject: [PATCH] not in the rlRun --- Sanity/ipv4-tests/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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