@@ -3035,12 +3035,13 @@ ;; a blank line indicates the end of the block of text (expect:required in "LogFileBody" > 0 "A file name that should never exist!" #/This is a awfully stupid file name that should never be found in the temp dir/)

Automatic environment propagation with Ezsteps

-

Turn on ezpropvars or simply give your step name an extension of .sh -or .csh. The environment variables will be propagated.

+

Turn on ezpropvars and environment variables will be propagated from +step to step. Use this to source script files that modify the +envionment where the modifications are needed in subsequent steps.

Note