/[BackupPC]/trunk/bin/BackupPC_incPartsUpdate
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/BackupPC_incPartsUpdate

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 266 by dpavlin, Tue Dec 13 00:37:29 2005 UTC revision 268 by dpavlin, Tue Dec 13 18:08:44 2005 UTC
# Line 141  sub tar_check($$$$) { Line 141  sub tar_check($$$$) {
141          if ($debug) {          if ($debug) {
142                  print STDERR " {{ CHECK: ${host}:${share}#${num} and $filename";                  print STDERR " {{ CHECK: ${host}:${share}#${num} and $filename";
143          } else {          } else {
144                  print " check";                  print " check $filename";
145          }          }
146    
147          my @tar_parts;          my @tar_parts;
# Line 162  sub tar_check($$$$) { Line 162  sub tar_check($$$$) {
162    
163          my $backup_part;          my $backup_part;
164    
165          print " reading";          print " reading" if ($opt{d});
166    
167          foreach my $tarfilename (@tar_parts) {          foreach my $tarfilename (@tar_parts) {
168    

Legend:
Removed from v.266  
changed lines
  Added in v.268

  ViewVC Help
Powered by ViewVC 1.1.26