/[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 281 by dpavlin, Wed Dec 14 14:57:51 2005 UTC revision 282 by dpavlin, Wed Dec 14 15:09:17 2005 UTC
# Line 245  sub tar_check($$$$) { Line 245  sub tar_check($$$$) {
245    
246                  # real tar size is bigger because of padding                      # real tar size is bigger because of padding    
247                  if ($tar_size_inarc > $tar_size) {                  if ($tar_size_inarc > $tar_size) {
248                          print ", size of files in tar bigger than whole tar!\n";                          print ", size of files in tar ($tar_size_inarc) bigger than whole tar ($tar_size)!\n";
249                          return 0;                          return 0;
250                  }                  }
251    

Legend:
Removed from v.281  
changed lines
  Added in v.282

  ViewVC Help
Powered by ViewVC 1.1.26