From: Luca Boccassi Date: Sun, 16 Jun 2024 18:21:32 +0000 (+0100) Subject: test: drop obsolete comment X-Git-Tag: v257-rc1~1120^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=626518ecd5e7b0c0c708ba53d7eb62934506ed54;p=thirdparty%2Fsystemd.git test: drop obsolete comment We want to keep various logic here instead of mkosi, so drop the temporary comment --- diff --git a/test/integration-test-wrapper.py b/test/integration-test-wrapper.py index 5b098a3e01f..1e015e7d47e 100755 --- 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