Support SAVE_STATUS_POLICY/TMP_ROBOT_DIR_PATH
Added code to gen_call_robot.py to support SAVE_STATUS_POLICY/
TMP_ROBOT_DIR_PATH environment variables.
Change-Id: I8a66cf6dad6c3da3e5c9394dee32ad3ed2add72d
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
diff --git a/bin/plug_ins/Stop/cp_stop_check b/bin/plug_ins/Stop/cp_stop_check
index 3199ec0..43f0e31 100755
--- a/bin/plug_ins/Stop/cp_stop_check
+++ b/bin/plug_ins/Stop/cp_stop_check
@@ -64,6 +64,8 @@
dprint_executing()
dprint_var(signal_number)
+ process_robot_output_files()
+
qprint_pgm_footer()