You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most preferred locale for this system or application: [A-Za-z0-9_\-]+
All available locales for this system or application: \[.*\]
}]
expect -re $expected_output {
expect eof {
check_exit_and_segfault
}
}
puts stderr "\nExpect script failed: output was not as expected. Diff the output with expected_output in this script. Alternatively, uncomment `exp_internal 1` to debug."