demo/pasta: Don't wait for pasta to return to a prompt
Debug information might be printed after a prompt is seen, just wait those 3 seconds and be done with it. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
33b1bdd079
commit
6910c1ef28
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ nl
|
|||
say without PID, it will create a namespace.
|
||||
sleep 3
|
||||
passt cd __TEMPDIR__/passt
|
||||
passt ./pasta
|
||||
passtb ./pasta
|
||||
sleep 3
|
||||
|
||||
nl
|
||||
|
|
Loading…
Reference in a new issue