Changeset 32528
- Timestamp:
- Oct 10, 2011, 3:46:30 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/bin/neb-insedit (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/bin/neb-insedit
r32502 r32528 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.
