# HG changeset patch # User Mychaela Falconia # Date 1501723540 0 # Node ID ccf5edab9d5fbf8832448d59ea8cf0a8aaf8a25f # Parent 6616f4e355795ecb44c31f41156ed8ce668beb90 loadtool.help: exec command description updated diff -r 6616f4e35579 -r ccf5edab9d5f loadtools/loadtool.help --- a/loadtools/loadtool.help Thu Aug 03 01:21:45 2017 +0000 +++ b/loadtools/loadtool.help Thu Aug 03 01:25:40 2017 +0000 @@ -110,10 +110,9 @@ === exec exec -Read and execute commands from the named file. If the given file name contains -no slashes, the script file is sought in the default directory (normally -/opt/freecalypso/loadtools unless changed in the code); otherwise the given -name is used directly as the pathname. +Read and execute commands from the named file. If the execution of a script +command encounters an error, the following commands are not executed, i.e., +stop on first error. === exit === quit