mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03:00
Add extra logging for interactive test failures
This commit is contained in:
@@ -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}
|
||||
}
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user