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