pixel/build-desc-fingerprint: Don't set -x

Change-Id: Iadae27ab29b6912e194823a46dbacfa0bd3c63e3
This commit is contained in:
Chirayu Desai
2022-06-28 18:49:03 +05:30
committed by Michael Bestas
parent 7aebea6b11
commit 8225cf77aa

View File

@@ -12,7 +12,7 @@
# use bash strict mode
set -euo pipefail
set -x
### TRAPS ###