aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Grissiom <chaos.proton@gmail.com>2010-10-03 11:46:26 +0800
committerGravatar Grissiom <chaos.proton@gmail.com>2010-10-03 11:46:26 +0800
commit27df727ca11dfeac74214609771eacfccd4d5c08 (patch)
tree20147ec14a1c4abe7e2548597e69b3a8848f3050 /.gitignore
parent8910226d2f63db6fc7256b388187a249c9384478 (diff)
don't parse the options that should be passed to fish scripts
This commit makes fish_parse_opt stop at first non-option argument, which expected as fish script name and pass the remaining argument to that script. I also updated the test cases.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 43bbc2cc..db577630 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,7 +29,5 @@ share/man/
toc.txt
user_doc/
xsel-0.9.6/
-tests/tmp.out
-tests/tmp.err
-tests/tmp.status
+tests/*tmp.*
tests/foo.txt