projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51a2e7b
)
test: drop obsolete comment
author
Luca Boccassi
<bluca@debian.org>
Sun, 16 Jun 2024 18:21:32 +0000
(19:21 +0100)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Tue, 18 Jun 2024 18:41:01 +0000
(20:41 +0200)
We want to keep various logic here instead of mkosi, so drop the
temporary comment
(cherry picked from commit
626518ecd5e7b0c0c708ba53d7eb62934506ed54
)
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