Skip to content
Snippets Groups Projects
Commit 7994be25 authored by Staiger, Christine's avatar Staiger, Christine
Browse files

Adding syncing before replication.

parent 788fe3d6
No related branches found
No related tags found
No related merge requests found
...@@ -100,7 +100,7 @@ rescPolicy(*abspath, *value){ ...@@ -100,7 +100,7 @@ rescPolicy(*abspath, *value){
replicate(*abspath, *rescname){ replicate(*abspath, *rescname){
writeLine("serverLog", "DEBUG REPLICATE: *abspath"); writeLine("serverLog", "DEBUG REPLICATE: *abspath");
errormsg(msiDataObjRepl(*abspath, "destRescName=*rescname++++verifyChksum=", *state), *err); errormsg(msiDataObjRepl(*abspath, "destRescName=*rescname++++updateRepl=++++verifyChksum=", *state), *err);
writeLine("serverLog", "DEBUG REPLICATE: state *state, repl error message --> *err"); writeLine("serverLog", "DEBUG REPLICATE: state *state, repl error message --> *err");
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment