forked from containers/toolbox
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/system: Simplify the line count checks by relying on Bats >= 1.10.0
Fedoras 37 and 38 didn't have Bats 1.10.0. However, they reached End of Life on 15th November 2023 and 21st May 2024 respectively, and were dropped from the CI [1,2]. Fedora 39 is the oldest supported Fedora and it has Bats 1.10.0. Therefore, there's no need to retain compatibility with Bats < 1.10.0. [1] Commit 9c2b5e9 containers#1418 [2] Commit b684b19 containers#1527 containers#1532
- Loading branch information
1 parent
c8c9e95
commit f3cee6b
Showing
2 changed files
with
26 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters