projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f44fc53
)
test: drop obsolete comment
author
Luca Boccassi
<bluca@debian.org>
Sun, 16 Jun 2024 18:21:32 +0000
(19:21 +0100)
committer
Luca Boccassi
<bluca@debian.org>
Mon, 17 Jun 2024 14:52:50 +0000
(15:52 +0100)
We want to keep various logic here instead of mkosi, so drop the
temporary comment
test/integration-test-wrapper.py
patch
|
blob
|
history
diff --git
a/test/integration-test-wrapper.py
b/test/integration-test-wrapper.py
index 5b098a3e01f3c95e93f3981ea60a8e27fe990492..1e015e7d47e5f9367953f31bbda394e6025d453f 100755
(executable)
--- a/
test/integration-test-wrapper.py
+++ b/
test/integration-test-wrapper.py
@@
-2,10
+2,6
@@
# SPDX-License-Identifier: LGPL-2.1-or-later
'''Test wrapper command for driving integration tests.
-
-Note: This is deliberately rough and only intended to drive existing tests
-with the expectation that as part of formally defining the API it will be tidy.
-
'''
import argparse