The attached job writes "ok" to stderr, and has Output/Variable error handling set to Raise error 77777 If error output String Not equal (!=) ok. Yet it fails. Also fails if the comparison is changed to Equal (=). Also fails if the script writes something other than "ok". Just always fails.
However, it works properly if the Output/Variable error handling is set to Do not raise error 77777 If error output String Equal (=) ok: that is, it succeeds if the script writes "ok" and fails if the script writes something else.
The problem is occurring in 8.0.2. This job (or rather, a more complex one with the same error handling test) worked fine under 8.0.1.
Jobs.txt
(10kb) downloaded 64 time(s).
Edited by moderator
2016-02-24T08:58:05Z
|
Reason: Not specified