mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-09 01:47:32 +08:00
Pipefail
This commit is contained in:
parent
1886ff84b9
commit
1b309b0e6b
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
set -Eeuo pipefail
|
||||
|
||||
# Configure QEMU for graceful shutdown
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user