aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/zbad
diff options
context:
space:
mode:
Diffstat (limited to 'shell/hush_test/zbad')
-rw-r--r--shell/hush_test/zbad3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/hush_test/zbad b/shell/hush_test/zbad
deleted file mode 100644
index e4b5caa61..000000000
--- a/shell/hush_test/zbad
+++ /dev/null
@@ -1,3 +0,0 @@
-# TODO: hush doesn't know ':' null command
-
-while :; do exit; done