Changeset: 9bbd66531873 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9bbd66531873 Modified Files: gdk/gdk_bbp.c Branch: Oct2020 Log Message:
Fix up a comment. diffs (12 lines): diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c --- a/gdk/gdk_bbp.c +++ b/gdk/gdk_bbp.c @@ -3055,7 +3055,7 @@ do_backup(const char *srcdir, const char /* there is a situation where the move may fail, * namely if this heap was not supposed to be existing * before, i.e. after a BATmaterialize on a persistent - * bat as a workaround, do not complain about move + * bat; as a workaround, do not complain about move * failure if the source file is nonexistent */ if (mvret != GDK_SUCCEED && file_exists(h->farmid, srcdir, nme, ext)) { _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list