Artifacts Associated With Ticket dd54f4b87b4f717a0c60ab807f3f0ff167c89510
Ticket change [e57669bf74] (rid 27387) by mmgraham on 2024-03-25 11:23:22:
- 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 ""]
- foundin initialized to: "1.80/29"
- login: "mmgraham"
- private_contact initialized to: "97a985880d55d4326aae6748098171ce1de44344"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to:
new command [cat <path> {alternate}], conditional cat if file exists
- type initialized to: "Feature_Request"
- comment initialized to: