Changeset: 4b6c272eb1ff for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4b6c272eb1ff
Modified Files:
MonetDB5/src/mal/mal_scenario.mx
Branch: default
Log Message:
indent
diffs (12 lines):
diff -r 05bccd5e318f -r 4b6c272eb1ff MonetDB5/src/mal/mal_scenario.mx
--- a/MonetDB5/src/mal/mal_scenario.mx Thu Sep 09 17:20:36 2010 +0200
+++ b/MonetDB5/src/mal/mal_scenario.mx Fri Sep 03 15:34:33 2010 +0200
@@ -681,7 +681,7 @@
return msg;
msg = runScenarioBody(c);
if (msg != MAL_SUCCEED &&
- strcmp(msg,"MALException:client.quit:Server stopped."))
+ strcmp(msg,"MALException:client.quit:Server stopped."))
mnstr_printf(c->fdout,"!%s\n",msg);
return msg;
}
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list