Changeset 20871
- Timestamp:
- Dec 1, 2008, 7:00:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081124/Ohana/src/opihi/cmd.data/test/peak.sh
r14176 r20871 21 21 $PASS = 0 22 22 end 23 if ($peaknum != 5 1)23 if ($peaknum != 50) 24 24 $PASS = 0 25 25 end … … 43 43 $PASS = 0 44 44 end 45 if ($peaknum != 5 1)45 if ($peaknum != 50) 46 46 $PASS = 0 47 47 end … … 67 67 $PASS = 0 68 68 end 69 if ($peaknum != 5 1)69 if ($peaknum != 50) 70 70 $PASS = 0 71 71 end
Note:
See TracChangeset
for help on using the changeset viewer.
