Changeset: a43a84e73900 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a43a84e73900 Modified Files: sql/test/wlcr/Tests/All Branch: Nov2019 Log Message:
Corrected typo in comment diffs (42 lines): diff --git a/sql/test/wlcr/Tests/All b/sql/test/wlcr/Tests/All --- a/sql/test/wlcr/Tests/All +++ b/sql/test/wlcr/Tests/All @@ -1,5 +1,5 @@ # This is a scenario for continual replication -# first create a master with some sampl edata +# first create a master with some sample data wlcr00 wlc01 @@ -13,7 +13,7 @@ wlr10 wlc20 wlc21 -#and automatically roll forward the clone in 2 steps +# and automatically roll forward the clone in 2 steps wlr20 # prepare an update to the master @@ -22,11 +22,11 @@ wlc30 # roll forward to clone wlr30 -#delete some tupples +# delete some tupples wlc40 wlr40 -#clear the complete table +# clear the complete table wlc50 wlr50 @@ -34,7 +34,6 @@ wlr50 wlc70 wlr70 -# -#stop the master +# stop the master wlc100 wlr100 _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
