Changes between Initial Version and Version 1 of Old/NodeHandler/Commands/done
- Timestamp:
 - Apr 13, 2006, 12:40:54 PM (20 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Old/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  
