Megatest

Diff
Login

Differences From Artifact [700bcb2a77]:

To Artifact [b59cfb8782]:


260
261
262
263
264
265
266
267
268
269
270
271
272
273
274

.megatest.config, runconfigs.config and testconfig
...................
#{shell env | sort > stagename.log}

# or

[system env | sort > stagename.log}
...................

In scripts just insert the commands, this example helps you identify
if "some commands ..." changed any environment variables.:

.myscript.sh
..............................







|







260
261
262
263
264
265
266
267
268
269
270
271
272
273
274

.megatest.config, runconfigs.config and testconfig
...................
#{shell env | sort > stagename.log}

# or

[system env | sort > stagename.log]
...................

In scripts just insert the commands, this example helps you identify
if "some commands ..." changed any environment variables.:

.myscript.sh
..............................