From: Daan De Meyer Date: Sat, 4 May 2024 10:19:23 +0000 (+0200) Subject: TEST-75-RESOLVED: Add missing sleep after knotc reload X-Git-Tag: v256-rc2~97^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cd3e292c6b3fc7fdd9facee37b849bedf1bf70e;p=thirdparty%2Fsystemd.git TEST-75-RESOLVED: Add missing sleep after knotc reload We already have this workaround for knotc reload a little further in the test, let's apply it to our first invocation of knotc reload as well. --- diff --git a/test/units/testsuite-75.sh b/test/units/testsuite-75.sh index c447256526d..4a1afad9bac 100755 --- a/test/units/testsuite-75.sh +++ b/test/units/testsuite-75.sh @@ -324,6 +324,7 @@ done < <(keymgr onlinesign.test. ds) knotc zone-commit test. knotc reload +sleep 2 ### SETUP END ###