/[rserv]/bin/Replicate
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 /bin/Replicate

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

revision 1.15 by dpavlin, Sun Nov 2 10:21:45 2003 UTC revision 1.16 by dpavlin, Sun Nov 2 11:30:23 2003 UTC
# Line 141  if ($multiplemaster || $slaveId == 0) { Line 141  if ($multiplemaster || $slaveId == 0) {
141          SyncSync($sconn, $mconn);          SyncSync($sconn, $mconn);
142  }  }
143    
144    print "Using snapshot file: $snapshot\n" if ($debug);
145    
146  my $outf = new IO::File;  my $outf = new IO::File;
147  open $outf, ">$snapshot";  open $outf, ">$snapshot";
148  print "\n>>>>>>>>>>>>> Prepare Snapshot\n\n" if ($verbose);  print "\n>>>>>>>>>>>>> Prepare Snapshot\n\n" if ($verbose);

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.26