Skip to content
Snippets Groups Projects
Commit 3c78469c authored by Moe Jette's avatar Moe Jette
Browse files

tweak code for error handling.

parent 5c522179
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ expect {
log_user 1
if {$step_delay == 0} {
send_user "\nWARNING: not running compatable switch, this test is not applicable\n"
exit 0
exit $exit_code
}
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment