Changeset 32503
- Timestamp:
- Oct 6, 2011, 2:13:19 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
r32395 r32503 64 64 die "can't connected to Nebulous Server: $nebhost" 65 65 unless defined $neb; 66 67 68 # Pre-emptively attempt repair of file. This will ~double our execution time, but should help the efficiency. 69 system("neb-repair $key"); 70 71 # Do checks now. 66 72 67 73 my $stat = $neb->stat($key);
Note:
See TracChangeset
for help on using the changeset viewer.
