Changeset 43843b8 in rtems-tools
- Timestamp:
- 04/19/22 12:28:51 (4 months ago)
- Branches:
- master
- Children:
- ff36d6b
- Parents:
- f199d42
- git-author:
- Karel Gardas <karel@…> (04/19/22 12:28:51)
- git-committer:
- Karel Gardas <karel@…> (05/29/22 17:47:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tester/rt/config.py
rf199d42 r43843b8 259 259 if script: 260 260 script = [l.strip() for l in script.splitlines()] 261 self.kill_on_end = True 261 262 if not self.in_error: 262 263 if self.console:
Note: See TracChangeset
for help on using the changeset viewer.