fix: disable debug output in make config
Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
parent
4444ea58fd
commit
48ab81a437
@ -13,7 +13,9 @@
|
||||
|
||||
# Exit on errors
|
||||
set -Ee
|
||||
set -x
|
||||
|
||||
## Debug
|
||||
# set -x
|
||||
|
||||
|
||||
# Global Vars
|
||||
|
Loading…
x
Reference in New Issue
Block a user