1
0
mirror of https://github.com/systemd/systemd synced 2025-10-05 16:03:15 +02:00

semaphore-runner: drop outdated comment

This commit is contained in:
Mike Yuan
2025-03-10 19:18:47 +01:00
parent 64db06c421
commit 43a89307bf

View File

@@ -4,7 +4,6 @@
set -eux
set -o pipefail
# default to Debian testing
DISTRO="${DISTRO:-debian}"
RELEASE="${RELEASE:-bookworm}"
SALSA_URL="${SALSA_URL:-https://salsa.debian.org/systemd-team/systemd.git}"