mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-25 14:51:15 -03:00
Fix tests
By changing to flog I inadvertently changed the warning text from "<W> fish:" to "warning:". Since that's also okay, let's leave it.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<W> fish: An error occurred while redirecting file 'nosuchfile'
|
||||
warning: An error occurred while redirecting file 'nosuchfile'
|
||||
open: No such file or directory
|
||||
<W> fish: An error occurred while redirecting file 'nosuchfile'
|
||||
warning: An error occurred while redirecting file 'nosuchfile'
|
||||
open: No such file or directory
|
||||
|
||||
Reference in New Issue
Block a user