mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
semaphore-runner: drop outdated comment
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
set -eux
|
set -eux
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
# default to Debian testing
|
|
||||||
DISTRO="${DISTRO:-debian}"
|
DISTRO="${DISTRO:-debian}"
|
||||||
RELEASE="${RELEASE:-bookworm}"
|
RELEASE="${RELEASE:-bookworm}"
|
||||||
SALSA_URL="${SALSA_URL:-https://salsa.debian.org/systemd-team/systemd.git}"
|
SALSA_URL="${SALSA_URL:-https://salsa.debian.org/systemd-team/systemd.git}"
|
||||||
|
|||||||
Reference in New Issue
Block a user