- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tools/repair_bad_instance (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/tools/repair_bad_instance
r33415 r34041 123 123 return 0; 124 124 } 125 if (! ($nextend =~ /\d+/)) { 126 print "failed to find NEXTEND for $file. command returned $nextend\n"; 127 return 0; 128 } 125 129 print "\t$file: $nextend extensions\n"; 130 126 131 127 132 $command = 'fhead -x ' . ($nextend - 1) . " $file | grep EXTNAME | awk '{print \$3}'";
Note:
See TracChangeset
for help on using the changeset viewer.
