summaryrefslogtreecommitdiff
path: root/script/build/grub
diff options
context:
space:
mode:
Diffstat (limited to 'script/build/grub')
-rwxr-xr-xscript/build/grub1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/build/grub b/script/build/grub
index dc489838..3313684d 100755
--- a/script/build/grub
+++ b/script/build/grub
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-FileCopyrightText: 2014,2015,2020,2021,2023 Leah Rowe <leah@libreboot.org>
-[ "x${DEBUG+set}" = 'xset' ] && set -v
set -u -e
. "include/err.sh"