aboutsummaryrefslogtreecommitdiff
path: root/tests/agrep/exitstatus.args
diff options
context:
space:
mode:
Diffstat (limited to 'tests/agrep/exitstatus.args')
-rw-r--r--tests/agrep/exitstatus.args10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/agrep/exitstatus.args b/tests/agrep/exitstatus.args
new file mode 100644
index 000000000000..808ae7756125
--- /dev/null
+++ b/tests/agrep/exitstatus.args
@@ -0,0 +1,10 @@
+this-will-be-found
+-v this-will-be-found
+this-wont-be-found
+-v this-wont-be-found
+.
+-v .
+# Some errors which should give exit status 2.
+-d .* dummy
+-d {1 dummy
+\