]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
semaphore-runner: drop outdated comment
authorMike Yuan <me@yhndnzj.com>
Mon, 10 Mar 2025 18:18:47 +0000 (19:18 +0100)
committerMike Yuan <me@yhndnzj.com>
Sun, 16 Mar 2025 14:22:13 +0000 (15:22 +0100)
.semaphore/semaphore-runner.sh

index e903ced70df818ee2b4bdaf1b430fed2f23c3a33..6b4aedbd09fb33b7c364b7917010af12ec3bacbe 100755 (executable)
@@ -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}"