Overview
| Comment: | Fixed bug where subrun would never end due to runwait where the subrun is part of the current run (i.e. it waits forever for itself to end). |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.65 |
| Files: | files | file ages | folders |
| SHA1: |
9ecc1c4e981d2c92d6e5f3b7fea45c07 |
| User & Date: | matt on 2021-10-20 20:31:16.195 |
| Other Links: | branch diff | manifest | tags |
Context
|
2021-10-21
| ||
| 13:15 | Updated megatest version to 1.6588 check-in: a853e6c483 user: mmgraham tags: v1.65, v1.6588 | |
|
2021-10-20
| ||
| 20:31 | Fixed bug where subrun would never end due to runwait where the subrun is part of the current run (i.e. it waits forever for itself to end). check-in: 9ecc1c4e98 user: matt tags: v1.65 | |
|
2021-07-22
| ||
| 14:34 | Changed the propagate-exit-code option to be a boolean, under setup check-in: 19393196c4 user: mmgraham tags: v1.65, v1.6587 | |
Changes
Modified ezsteps.scm
from [5de5d166c7]
to [0c12b39167].
[diff]
Modified launch.scm
from [231cf28235]
to [b0b1044b95].
[diff]
Modified subrun.scm
from [bd1952a98c]
to [85650ceb7f].
[diff]