Commit 482da594 authored by Morris Jette's avatar Morris Jette
Browse files

test suite changes related to scancel

Modify all tests to use cancel_job() rather than "exec scancel ..."
  so that we can do better error handling all in one place.
There were several places in the globals module that printed "FAILURE"
  and set a local "exit_code" variable. I added "global exit_code"
  to those functions in hopes of those failures being reflected
  in the test's exit code.
parent 4bab43f1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment