summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/flashrom.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flashrom.sh b/src/flashrom.sh
index cf0bcbf..d32114b 100644
--- a/src/flashrom.sh
+++ b/src/flashrom.sh
@@ -92,7 +92,7 @@ flashrom_write()
local line=''
local verified=false
- info 'Writing flash'
+ dbg 'Writing flash'
IFS=''
while read -r line; do