From: Yu Watanabe Date: Tue, 25 Nov 2025 06:22:58 +0000 (+0900) Subject: TEST-02-UNITTESTS: drop outdated comment X-Git-Tag: v259-rc2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1defd69d69118b21658dd0062c3cbd0d56de0cef;p=thirdparty%2Fsystemd.git TEST-02-UNITTESTS: drop outdated comment Follow-up for 741d59b326ea25053097fcbf004864ea6b3c6299. --- diff --git a/test/units/TEST-02-UNITTESTS.sh b/test/units/TEST-02-UNITTESTS.sh index 12860d57009..dec727f804d 100755 --- a/test/units/TEST-02-UNITTESTS.sh +++ b/test/units/TEST-02-UNITTESTS.sh @@ -40,7 +40,6 @@ systemctl disable --now ip6tables.service || : # Check & report test results # Arguments: # $1: test path -# $2: test exit code run_test() { if [[ $# -ne 1 ]]; then echo >&2 "run_test: missing arguments"