diff options
-rwxr-xr-x | test/lib/setup | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lib/setup b/test/lib/setup index e010545..92f9ce1 100755 --- a/test/lib/setup +++ b/test/lib/setup @@ -306,8 +306,6 @@ teardown_passt_in_ns() { [ ${VALGRIND} -eq 0 ] && pane_status GUEST tmux send-keys -t ${PANE_PASST} "C-d" - tmux send-keys -t ${PANE_NS} "C-d" - pane_wait GUEST pane_wait NS pane_wait PASST |