Changeset 42278 for trunk/Ohana/src/opihi/lib.shell/parse.c
- Timestamp:
- Sep 2, 2022, 11:28:40 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/parse.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/parse.c
r41517 r42278 124 124 free (B); 125 125 126 // XXX make this error output conditional 126 127 if (filestatus) gprint (GP_ERR, "warning: exit status of command %d\n", filestatus); 128 set_int_variable ("EXECSTATUS", filestatus); 127 129 128 130 /* convert all but last return to ' '. drop last return */
Note:
See TracChangeset
for help on using the changeset viewer.
