]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-02-UNITTESTS: drop outdated comment
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Nov 2025 06:22:58 +0000 (15:22 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Nov 2025 13:52:10 +0000 (22:52 +0900)
Follow-up for 741d59b326ea25053097fcbf004864ea6b3c6299.

test/units/TEST-02-UNITTESTS.sh

index 12860d57009dd0fe352c20c93f5b055af72eda44..dec727f804da2cdb12e6dbdc265ba80b2a5ab807 100755 (executable)
@@ -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"