mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user