Changeset: 085af7ca1046 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=085af7ca1046 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures_nocfitsio.stable.out clients/Tests/MAL-signatures_nogeom.stable.out Branch: Feb2013 Log Message:
Help text changed slightly. diffs (36 lines): diff --git a/clients/Tests/MAL-signatures.stable.out b/clients/Tests/MAL-signatures.stable.out --- a/clients/Tests/MAL-signatures.stable.out +++ b/clients/Tests/MAL-signatures.stable.out @@ -38644,7 +38644,7 @@ comment Return hex string representation command clients.shutdown(forced:bit):void address CLTshutdown; -comment Close all client connections. If forced=false theclients are moved into FINISHING mode, which means thatthe process stops at the next cycle of the scenario.If forced=true all client processes are immediately killed +comment Close all client connections. If forced=false theclients are moved into finishing mode, which means thatthe process stops at the next cycle of the scenario.If forced=true all client processes are immediately killed pattern clients.setTimeout(q:int,s:int):void address CLTsetTimeout; diff --git a/clients/Tests/MAL-signatures_nocfitsio.stable.out b/clients/Tests/MAL-signatures_nocfitsio.stable.out --- a/clients/Tests/MAL-signatures_nocfitsio.stable.out +++ b/clients/Tests/MAL-signatures_nocfitsio.stable.out @@ -38644,7 +38644,7 @@ comment Return hex string representation command clients.shutdown(forced:bit):void address CLTshutdown; -comment Close all client connections. If forced=false theclients are moved into FINISHING mode, which means thatthe process stops at the next cycle of the scenario.If forced=true all client processes are immediately killed +comment Close all client connections. If forced=false theclients are moved into finishing mode, which means thatthe process stops at the next cycle of the scenario.If forced=true all client processes are immediately killed pattern clients.setTimeout(q:int,s:int):void address CLTsetTimeout; diff --git a/clients/Tests/MAL-signatures_nogeom.stable.out b/clients/Tests/MAL-signatures_nogeom.stable.out --- a/clients/Tests/MAL-signatures_nogeom.stable.out +++ b/clients/Tests/MAL-signatures_nogeom.stable.out @@ -38616,7 +38616,7 @@ comment Return hex string representation command clients.shutdown(forced:bit):void address CLTshutdown; -comment Close all client connections. If forced=false theclients are moved into FINISHING mode, which means thatthe process stops at the next cycle of the scenario.If forced=true all client processes are immediately killed +comment Close all client connections. If forced=false theclients are moved into finishing mode, which means thatthe process stops at the next cycle of the scenario.If forced=true all client processes are immediately killed pattern clients.setTimeout(q:int,s:int):void address CLTsetTimeout; _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
