@@ -195,7 +195,7 @@ function cis_get_job_status () {
if planerror_callstack=`echo"$subworkflows_text" | grep-F'|PlanError|'`;then
# RemoteJob may have PlanError in subworkflow. The top-level workflow is still InProgress but bottom workflow got PlanError.
[[-z"$callstack_formatted"]]&& echo2 "API GetJobHierarchy result misinterpreted. No workflow in stat InProgress or PlanError. This is an unexpected non-fatal error and I did not catch it. "&&return 2