From: Frantisek Sumsal Date: Wed, 17 May 2023 12:57:50 +0000 (+0200) Subject: test: add a couple of sanity tests for --port= X-Git-Tag: v254-rc1~447^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74696ba5ef0d76d6541482ae3b48f249a3270ad2;p=thirdparty%2Fsystemd.git test: add a couple of sanity tests for --port= --- diff --git a/test/TEST-13-NSPAWN/test.sh b/test/TEST-13-NSPAWN/test.sh index 47862f1dc2a..2e94156432b 100755 --- a/test/TEST-13-NSPAWN/test.sh +++ b/test/TEST-13-NSPAWN/test.sh @@ -30,7 +30,8 @@ test_append_files() { seq \ sleep \ stat \ - touch + touch \ + true cp /etc/os-release "$container/usr/lib/os-release" cat >"$container/sbin/init" <