Changeset 32531
- Timestamp:
- Oct 10, 2011, 3:52:12 PM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20110622/Nebulous-Server/bin/neb-insedit (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20110622/Nebulous-Server/bin/neb-insedit
r32503 r32531 68 68 # Pre-emptively attempt repair of file. This will ~double our execution time, but should help the efficiency. 69 69 system("neb-repair $key"); 70 if ($? >> 8 != 0) { 71 die "Failure to repair $key.\n"; 72 } 70 73 71 74 # Do checks now.
Note:
See TracChangeset
for help on using the changeset viewer.
