Changeset 16472 for trunk/Ohana/src/opihi/lib.shell/startup.c
- Timestamp:
- Feb 13, 2008, 5:53:35 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/startup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/startup.c
r16446 r16472 155 155 156 156 /* if this is not an interactive session, exit here */ 157 if (ONLY_INPUT) exit ( 2);158 if (is_script) exit ( 2);157 if (ONLY_INPUT) exit (40); 158 if (is_script) exit (41); 159 159 return; 160 160 }
Note:
See TracChangeset
for help on using the changeset viewer.
