mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
Add extra logging for interactive test failures
This commit is contained in:
parent
8f8c4cdd17
commit
c64f38f0bf
@ -128,6 +128,7 @@ proc expect_prompt {args} {
|
||||
set prompt_action [subst -nocommands {
|
||||
if {!\$matched(any)} {
|
||||
log_debug "triggered unmatched action in expect_prompt"
|
||||
log_debug "expect buffer: [quote \$expect_out(buffer)]"
|
||||
uplevel 1 {$arg}
|
||||
}
|
||||
}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user