Megatest

Check-in [e04d99ce6b]
Login
Overview
Comment:Updated manual
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.65-debugging-update-orig
Files: files | file ages | folders
SHA1: e04d99ce6b254011931445aa7c1b6d96b3c8cdfa
User & Date: mrwellan on 2021-09-15 15:53:53
Other Links: branch diff | manifest | tags
Context
2021-10-22
15:04
manual updates Closed-Leaf check-in: 92eeabb009 user: mrwellan tags: v1.65-debugging-update-orig
2021-09-15
15:57
merged from v1.65 Leaf check-in: f447888296 user: mrwellan tags: trunk
15:53
Updated manual check-in: e04d99ce6b user: mrwellan tags: v1.65-debugging-update-orig
2021-09-13
10:12
Added more examples check-in: 72181ffee3 user: mrwellan tags: v1.65-debugging-update-orig
Changes

Modified docs/manual/debugging.txt from [700bcb2a77] to [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
..............................

Modified docs/manual/megatest_manual.html from [883a723b50] to [f34de80915].

2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
<div class="literalblock">
<div class="title">megatest.config, runconfigs.config and testconfig</div>
<div class="content monospaced">
<pre>#{shell env | sort &gt; stagename.log}

# or

[system env | sort &gt; stagename.log}</pre>
</div></div>
<div class="paragraph"><p>In scripts just insert the commands, this example helps you identify
if "some commands &#8230;" changed any environment variables.:</p></div>
<div class="literalblock">
<div class="title">myscript.sh</div>
<div class="content monospaced">
<pre>env &gt; somefile-before.log







|







2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
<div class="literalblock">
<div class="title">megatest.config, runconfigs.config and testconfig</div>
<div class="content monospaced">
<pre>#{shell env | sort &gt; stagename.log}

# or

[system env | sort &gt; stagename.log]</pre>
</div></div>
<div class="paragraph"><p>In scripts just insert the commands, this example helps you identify
if "some commands &#8230;" changed any environment variables.:</p></div>
<div class="literalblock">
<div class="title">myscript.sh</div>
<div class="content monospaced">
<pre>env &gt; somefile-before.log

Modified docs/manual/megatest_manual.pdf from [17dba19c2a] to [04c5fe16a4].

cannot compute difference between binary files

Modified docs/megatest-debug-tutorial.odp from [2cdb7efb2f] to [bfd2483cd2].

cannot compute difference between binary files