Changes between Initial Version and Version 1 of Old/NodeHandler/Commands/done


Ignore:
Timestamp:
Apr 13, 2006, 12:40:54 PM (18 years ago)
Author:
max
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/NodeHandler/Commands/done

    v1 v1  
     1= done: Concludes the Experiment =
     2
     3This 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{{{
     11whenAllInstalled {
     12  ...
     13  done
     14}
     15}}}
     16