aboutsummaryrefslogtreecommitdiffstats
path: root/testdir/testdel
diff options
context:
space:
mode:
Diffstat (limited to 'testdir/testdel')
-rwxr-xr-xtestdir/testdel3
1 files changed, 3 insertions, 0 deletions
diff --git a/testdir/testdel b/testdir/testdel
new file mode 100755
index 0000000..f6339c8
--- /dev/null
+++ b/testdir/testdel
@@ -0,0 +1,3 @@
+#!/bin/sh
+[ "$1" = "-f" ] || exit 1
+printf "%s\n" "$2"