Changeset: 4731848816b9 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/4731848816b9
Modified Files:
clients/mapiclient/mclient.c
Branch: Dec2023
Log Message:
Stop following us on twitter.
This fixes bug #7454.
diffs (13 lines):
diff --git a/clients/mapiclient/mclient.c b/clients/mapiclient/mclient.c
--- a/clients/mapiclient/mclient.c
+++ b/clients/mapiclient/mclient.c
@@ -3650,8 +3650,7 @@ main(int argc, char **argv)
if (mode == SQL)
dump_version(mid, toConsole, "Database:");
- mnstr_printf(toConsole, "FOLLOW US on
https://twitter.com/MonetDB "
- "or
https://github.com/MonetDB/MonetDB\n"
+ mnstr_printf(toConsole, "FOLLOW US on
https://github.com/MonetDB/MonetDB\n"
"Type \\q to quit, \\? for a list of
available commands\n");
if (mode == SQL)
mnstr_printf(toConsole, "auto commit mode: %s\n",
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]