mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
test: Use usual setup in integration-test-setup script
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
set -e
|
||||
set -eux
|
||||
set -o pipefail
|
||||
|
||||
case "$1" in
|
||||
setup)
|
||||
|
||||
Reference in New Issue
Block a user