Enable a test from the redirect spec. tests

* tests/spec/oil.scm: Enable a redirect test that requires errexit.
This commit is contained in:
Timothy Sample 2018-11-25 22:27:14 -05:00
parent 0ec3ed02a0
commit 6a68c73a7b
1 changed files with 0 additions and 3 deletions

View File

@ -190,9 +190,6 @@
("Named file descriptor")
;; This requires the errexit option, which we do
;; not use yet.
("Redirect to empty string")
;; This test relies on 'set', which we do not
;; have yet.
(">| to clobber")
;; This is Bash specific.
("&> redirects stdout and stderr")