Changeset 16059 for trunk/Ohana/src/opihi/cmd.basic/test/output.sh
- Timestamp:
- Jan 14, 2008, 1:50:11 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.basic/test/output.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.basic/test/output.sh
r14176 r16059 23 23 output stdout 24 24 $line = `cat testout.txt` 25 if ("$line" == "This is a test. ")25 if ("$line" == "This is a test.") 26 26 $PASS = 1 27 27 else
Note:
See TracChangeset
for help on using the changeset viewer.
