Changes between Version 19 and Version 20 of Old/Documentation/OTG/ScriptsRepository


Ignore:
Timestamp:
Nov 10, 2005, 9:36:31 PM (19 years ago)
Author:
zhibinwu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Documentation/OTG/ScriptsRepository

    v19 v20  
    2626== Usage Instructions ==
    2727
    28 Only some standard scripts are included in the default nodehandler package. If you want to improvise or use customized scripts like some of the above ones, you can put them in your home direcotry.
    29 :
    30 For Application definiton files and Prototype files, the following naming convention is used:
     28Only some standard scripts are included in the default nodehandler package. If you want to improvise or use customized scripts like some of the above ones, you can put them in your home direcotry, where you are going to call "nodehandler" command.
     29
     30For the application definiton files and prototype files, the following naming convention is used:
    3131 * '''test_app_<appname>.rb'''    For example:  test_app_otg.rb
    3232 * '''test_proto_<protoname>.rb'''  For example: test_proto_sender.rb
    3333
    34 For experiment Files, there is no naming convention, any name ended with "rb" will work.
     34For experiment files, there is no naming convention, any name ended with "rb" will work.