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
2 changed files with 2 additions and 2 deletions

View File

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

View File

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