/[BackupPC]/trunk/bin/BackupPC_tarIncCreate
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_tarIncCreate

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

revision 168 by dpavlin, Mon Oct 10 13:04:49 2005 UTC revision 169 by dpavlin, Mon Oct 10 14:12:33 2005 UTC
# Line 170  if (seedCache($Host, $ShareName, $Num)) Line 170  if (seedCache($Host, $ShareName, $Num))
170          archiveWrite($fh, '/');          archiveWrite($fh, '/');
171          archiveWriteHardLinks($fh);          archiveWriteHardLinks($fh);
172  } else {  } else {
173          print STDERR "NOTE: no files found for $Host:$ShareName, increment $Num\n";          print STDERR "NOTE: no files found for $Host:$ShareName, increment $Num\n" if ($opt{v});
174  }  }
175    
176  #  #

Legend:
Removed from v.168  
changed lines
  Added in v.169

  ViewVC Help
Powered by ViewVC 1.1.26