mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
test: do not fill journal with "wait"
This commit is contained in:
parent
1cd53a1f91
commit
cad510b08c
@ -35,7 +35,7 @@ done
|
||||
# Create one "long running" container with some basic signal handling
|
||||
create_dummy_container /var/lib/machines/long-running
|
||||
cat >/var/lib/machines/long-running/sbin/init <<\EOF
|
||||
#!/usr/bin/bash -x
|
||||
#!/usr/bin/bash
|
||||
|
||||
PID=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user