]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: drop obsolete comment
authorLuca Boccassi <bluca@debian.org>
Sun, 16 Jun 2024 18:21:32 +0000 (19:21 +0100)
committerLuca 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

index 5b098a3e01f3c95e93f3981ea60a8e27fe990492..1e015e7d47e5f9367953f31bbda394e6025d453f 100755 (executable)
@@ -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