Merge "Don't trace RHEL registration scripts"

This commit is contained in:
Jenkins 2015-01-02 18:37:22 +00:00 committed by Gerrit Code Review
commit 76f5f199cb
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
set -eux set -eu
set -o pipefail set -o pipefail
REG_ACTIVATION_KEY="$(os-apply-config --key rh_registration.activation_key --type raw --key-default '')" REG_ACTIVATION_KEY="$(os-apply-config --key rh_registration.activation_key --type raw --key-default '')"

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
set -eux set -eu
set -o pipefail set -o pipefail
opts= opts=