From 4381278b7d771b78fba2fe552ede33f8996b9f17 Mon Sep 17 00:00:00 2001 From: David Gibson Date: Mon, 12 Sep 2022 20:56:24 +1000 Subject: test: Use new-style command issue for passt_in_ns tests Put the pieces together to use the new style context based dispatch for the passt_in_pasta tests. Signed-off-by: David Gibson --- test/shutdown/passt_in_ns | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/shutdown') diff --git a/test/shutdown/passt_in_ns b/test/shutdown/passt_in_ns index a427bf4..3808adb 100644 --- a/test/shutdown/passt_in_ns +++ b/test/shutdown/passt_in_ns @@ -17,6 +17,4 @@ test shutdown: exit code nsout PASST_PID cat passt.pid ns kill __PASST_PID__ sleep 1 - -pout EXIT echo $? -check [ "__EXIT__" = "0" ] +passtw -- cgit v1.2.3