tools/fedora-worker-packer: don't trace statements
It makes the logs extremely verbose, and requests/responses are already printed when relevant.
This commit is contained in:
parent
aadf5dfc9a
commit
9c047cd8e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# AppSRE runs this script to build an ami and share it with an account
|
||||
set -exv
|
||||
set -ev
|
||||
|
||||
export SKIP_CREATE_AMI=false
|
||||
# Use prebuilt rpms for the fedora images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue