Fix error message in tests
Switching from the old debug() to flog causes a shift from <E> fish: to error: and in this one place we still test it.
This commit is contained in:
parent
5ee3eeff5d
commit
b0f338cf14
@ -90,7 +90,7 @@ LANG=C complete -C'complete_test_recurse1 '
|
||||
# CHECKERR: recursing
|
||||
# CHECKERR: recursing
|
||||
# CHECKERR: recursing
|
||||
# CHECKERR: <E> fish: completion reached maximum recursion depth, possible cycle?
|
||||
# CHECKERR: error: completion reached maximum recursion depth, possible cycle?
|
||||
|
||||
# short options
|
||||
complete -c foo -f -a non-option-argument
|
||||
|
Loading…
x
Reference in New Issue
Block a user