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:
Fabian Homborg
2020-01-19 15:07:06 +01:00
parent 26fa774f44
commit 65397d4f5e
2 changed files with 3 additions and 3 deletions

View File

@@ -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