mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
ci: whitespace fix
This commit is contained in:
2
.github/workflows/unit-tests-musl.sh
vendored
2
.github/workflows/unit-tests-musl.sh
vendored
@@ -37,7 +37,7 @@ for phase in "${PHASES[@]}"; do
|
||||
info "Run phase"
|
||||
|
||||
# Create dummy machine ID.
|
||||
echo '052e58f661f94bd080e258b96aea3f7b' > /etc/machine-id
|
||||
echo '052e58f661f94bd080e258b96aea3f7b' >/etc/machine-id
|
||||
|
||||
# Start dbus for several unit tests.
|
||||
mkdir -p /var/run/dbus
|
||||
|
||||
Reference in New Issue
Block a user