Changeset: 3806b7a50147 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3806b7a50147 Modified Files: clients/mapiclient/Tests/stethoscope--help.stable.err clients/mapiclient/Tests/tomograph--help.stable.err Branch: default Log Message:
the default heartbeat changed from 50 to 5000 msec. diffs (28 lines): diff --git a/clients/mapiclient/Tests/stethoscope--help.stable.err b/clients/mapiclient/Tests/stethoscope--help.stable.err --- a/clients/mapiclient/Tests/stethoscope--help.stable.err +++ b/clients/mapiclient/Tests/stethoscope--help.stable.err @@ -16,11 +16,10 @@ stethoscope [options] -p | --port=<portnr> -h | --host=<hostname> -o | --output=<file> - -b | --beat=<delay> in milliseconds (default 50) + -b | --beat=<delay> in milliseconds (default 5000) -? | --help # 19:24:05 > # 19:24:05 > "Done." -# 19:24:05 > diff --git a/clients/mapiclient/Tests/tomograph--help.stable.err b/clients/mapiclient/Tests/tomograph--help.stable.err --- a/clients/mapiclient/Tests/tomograph--help.stable.err +++ b/clients/mapiclient/Tests/tomograph--help.stable.err @@ -20,7 +20,7 @@ tomograph [options] -r | --range=<starttime>-<endtime>[ms,s] -i | --input=<profiler event file > -o | --output=<file prefix > (default 'tomograph' - -b | --beat=<delay> in milliseconds (default 50) + -b | --beat=<delay> in milliseconds (default 5000) -A | --atlas=<number> maximum number of pages -D | --debug -? | --help _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
