mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
test: Use usual setup in integration-test-setup script
This commit is contained in:
parent
dba138b863
commit
db043a9b1a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user