Changeset 2800 for trunk/Ohana/src/opihi/lib.shell/startup.c
- Timestamp:
- Dec 23, 2004, 7:35:29 AM (22 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
r2598 r2800 144 144 if (ONLY_INPUT) exit (2); 145 145 if (is_script) exit (2); 146 if (!isatty (STDIN_FILENO)) exit (2);147 if (!isatty (STDOUT_FILENO)) exit (2);148 146 } 149 147 }
Note:
See TracChangeset
for help on using the changeset viewer.
