copr-be: don't run vm-delete with 'set -x'
Some sensitive env vars could be dumped to logs.
This commit is contained in:
parent
4d9a1b07d6
commit
d9fd96d672
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/bash -x
|
||||
#! /bin/bash
|
||||
|
||||
die(){ echo >&2 "!! $*"; exit 1; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue