about summary refs log tree commit diff
path: root/test/BLOCK
diff options
context:
space:
mode:
Diffstat (limited to 'test/BLOCK')
-rw-r--r--test/BLOCK4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/BLOCK b/test/BLOCK
new file mode 100644
index 00000000..f928dc09
--- /dev/null
+++ b/test/BLOCK
@@ -0,0 +1,4 @@
+#! /bin/sh
+
+echo `basename $0` : command not found in test path 1>&2
+exit 88