Changeset 36685 for trunk/ippScripts
- Timestamp:
- Apr 22, 2014, 12:50:47 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/rawcheck.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/rawcheck.pl
r36684 r36685 179 179 print 180 180 "object id: ", @$stat[0], "\n", 181 "key: ", @$stat[1], "\n" ,181 "key: ", @$stat[1], "\n"; 182 182 print 183 "epoch: ", @$stat[4], "\n";183 "epoch: ", @$stat[4], "\n"; 184 184 print 185 185 "md5sum count: ", scalar(keys %md5sum_uniq), "\n";
Note:
See TracChangeset
for help on using the changeset viewer.
