mirror of
https://github.com/clearlinux/koji-setup-scripts.git
synced 2026-04-28 11:03:50 +00:00
Do not have tracing turned on for production
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2019 Intel Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
set -xe
|
||||
set -e
|
||||
if [[ -e /etc/profile.d/proxy.sh ]]; then
|
||||
source /etc/profile.d/proxy.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user