Index: /branches/eam_branches/ipp-20220316/Ohana/src/opihi/lib.shell/parse.c
===================================================================
--- /branches/eam_branches/ipp-20220316/Ohana/src/opihi/lib.shell/parse.c	(revision 42267)
+++ /branches/eam_branches/ipp-20220316/Ohana/src/opihi/lib.shell/parse.c	(revision 42268)
@@ -125,4 +125,5 @@
 
       if (filestatus) gprint (GP_ERR, "warning: exit status of command %d\n", filestatus);
+      set_int_variable ("EXECSTATUS", filestatus);
 
       /* convert all but last return to ' '.  drop last return */
