Merge "Don't trace RHEL registration scripts"
This commit is contained in:
commit
76f5f199cb
@ -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 '')"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -eux
|
||||
set -eu
|
||||
set -o pipefail
|
||||
|
||||
opts=
|
||||
|
Loading…
Reference in New Issue
Block a user