Skip to content

Commit 219090c

Browse files
committed
Remove WIP test
1 parent 242a8ae commit 219090c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

command_runner/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,6 +1292,3 @@ def deferred_command(command, defer_time=300):
12921292
stderr=None,
12931293
close_fds=True,
12941294
)
1295-
1296-
1297-
command_runner("ping 127.0.0.1 -n 100", live_output=True, priority="low")

0 commit comments

Comments
 (0)