mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 09:31:16 -03:00
tests: filter control sequences only when interactive
This demonstrates that we only write control sequences when interactive.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#RUN: %fish -C 'set -l fish %fish' %s | %filter-ctrlseqs
|
||||
#RUN: %fish -C 'set -l fish %fish' %s
|
||||
|
||||
exec cat <nosuchfile
|
||||
#CHECKERR: warning: An error occurred while redirecting file 'nosuchfile'
|
||||
|
||||
Reference in New Issue
Block a user