diff --git a/test/TEST-13-NSPAWN/test.sh b/test/TEST-13-NSPAWN/test.sh index 47862f1dc2..2e94156432 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" <