Changes between Initial Version and Version 1 of Documentation/NodeHandler/Commands/done
- Timestamp:
- 04/13/06 08:40:54 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/NodeHandler/Commands/done
v1 v1 1 = done: Concludes the Experiment = 2 3 This command indicates the end of the experiment. The nodehandler will free all resources, and copy the OML database to a permanent home. Depending on the command line arguments it may also shut down all the nodes used in the experiment. Finally, the nodehandler will exit, concluding the experiment. 4 5 == Syntax: done == 6 7 8 == Usage == 9 10 {{{ 11 whenAllInstalled { 12 ... 13 done 14 } 15 }}} 16
