/[BackupPC]/trunk/bin/BackupPC_updatedb
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_updatedb

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

revision 314 by dpavlin, Sun Jan 29 17:29:13 2006 UTC revision 315 by dpavlin, Sun Jan 29 18:08:52 2006 UTC
# Line 186  sub hest_update { Line 186  sub hest_update {
186                          print " - no new files\n";                          print " - no new files\n";
187                          return;                          return;
188                  } else {                  } else {
189                          print " - $results files: ";                          print "...";
190                  }                  }
191    
192                  sub fmt_date {                  sub fmt_date {
# Line 234  sub hest_update { Line 234  sub hest_update {
234                          $added++;                          $added++;
235                  }                  }
236    
237                  print " $added";                  print "$added";
238    
239                  $offset += EST_CHUNK;                  $offset += EST_CHUNK;
240    

Legend:
Removed from v.314  
changed lines
  Added in v.315

  ViewVC Help
Powered by ViewVC 1.1.26