Changeset 27435 for trunk/Ohana/src/opihi/cmd.basic/test/for.sh
- Timestamp:
- Mar 24, 2010, 11:22:25 AM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/cmd.basic/test/for.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/Ohana merged eligible /branches/eam_branches/largefiles.20100314/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/opihi/cmd.basic/test/for.sh
r14176 r27435 169 169 $PASS = 1 170 170 171 if ($endmem - $startmem > 10)171 if ($endmem - $startmem > 80) 172 172 $PASS = 0 173 173 echo "growth: {$endmem-$startmem}"
Note:
See TracChangeset
for help on using the changeset viewer.
