From 6910c1ef28f444350903fef47cefb37255fbf245 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Wed, 26 Jan 2022 07:27:05 +0100 Subject: 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 --- test/demo/pasta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/demo') diff --git a/test/demo/pasta b/test/demo/pasta index ffdd961..f8f0cd0 100644 --- a/test/demo/pasta +++ b/test/demo/pasta @@ -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 -- cgit v1.2.3