Megatest

History Of Ticket dd54f4b87b4f717a0c60ab807f3f0ff167c89510
Login

Artifacts Associated With Ticket dd54f4b87b4f717a0c60ab807f3f0ff167c89510

  1. Ticket change [e57669bf74] (rid 27387) by mmgraham on 2024-03-25 11:23:22:

    1. comment initialized to:
      Applies to: megatest config, runconfig, testconfig
      
      
      
      Description:
      
      
      
      Checks for existence of file.
      
      
      
      If file exists, cat it.
      
      
      
      If file does not exist, and optional text defined display optional text
      
      
      
      If file does not exist, and optional text not specified, print an error that the file does not exist.
      
      
      
      Syntax:
      
      
      
      [cat <path>]
      
      [cat <path> "text if file does not exist"]
      
      
      
      Example:
      
      
      
      [items]
      
      VAR1 [cat /path/to/somefile]
      
      VAR2 [cat /path/to/someother ""]
      
    2. foundin initialized to: "1.80/29"
    3. login: "mmgraham"
    4. private_contact initialized to: "97a985880d55d4326aae6748098171ce1de44344"
    5. severity initialized to: "Important"
    6. status initialized to: "Open"
    7. title initialized to:
       new command [cat <path> {alternate}], conditional cat if file exists
      
    8. type initialized to: "Feature_Request"