summaryrefslogtreecommitdiff
path: root/script/update
diff options
context:
space:
mode:
Diffstat (limited to 'script/update')
-rwxr-xr-xscript/update/release1
-rwxr-xr-xscript/update/trees1
2 files changed, 0 insertions, 2 deletions
diff --git a/script/update/release b/script/update/release
index 7dafbe32..3abdae3e 100755
--- a/script/update/release
+++ b/script/update/release
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2020-2023 Leah Rowe <leah@libreboot.org>
-[ "x${DEBUG+set}" = 'xset' ] && set -v
set -u -e
. "include/err.sh"
diff --git a/script/update/trees b/script/update/trees
index 0810c625..67455a3b 100755
--- a/script/update/trees
+++ b/script/update/trees
@@ -4,7 +4,6 @@
# SPDX-FileCopyrightText: 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com>
# SPDX-FileCopyrightText: 2023 Leah Rowe <leah@libreboot.org>
-[ "x${DEBUG+set}" = 'xset' ] && set -v
set -u -e
. "include/err.sh"