Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
joergboe committed Dec 23, 2019
1 parent 8e987d8 commit 7097bb0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,11 @@ Version 3.9.2:
- Test case now kills child jobs when case is finished
- Correction in jobcontrol when jobs are fast finished (checkDuplicateJobspec)

Version 3.9.3
Version 3.9.3:
- errexit and nounset now also disabled in suite finalization
- Sort output for job START and END
- Code cleanups

Version 3.9.4:
- Test Case tear down: make killtree more verbose

2 changes: 1 addition & 1 deletion bin/version.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
declare -xr TTRO_version="3.9.4__dev__"
declare -xr TTRO_version="3.9.4"

0 comments on commit 7097bb0

Please sign in to comment.