Changeset 16894 for trunk/Ohana/src/opihi/cmd.basic/test/output.sh
- Timestamp:
- Mar 8, 2008, 11:30:10 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.basic/test/output.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.basic/test/output.sh
r16059 r16894 45 45 46 46 output /dev/null 47 for i 0 100 047 for i 0 100 48 48 output testout.txt 49 49 echo "This is a test." … … 59 59 $PASS = 0 60 60 echo "growth: {$endmem-$startmem}" 61 echo "kB/loop: {($endmem-$startmem)/100 0}"61 echo "kB/loop: {($endmem-$startmem)/100}" 62 62 end 63 63 end
Note:
See TracChangeset
for help on using the changeset viewer.
