Disabled -list_long before giving device overview after rejected -DO_WRITE

This commit is contained in:
Thomas Schmitt 2019-12-09 14:21:57 +01:00
parent 27bc463332
commit 6bfdd2f9d9
1 changed files with 1 additions and 0 deletions

View File

@ -781,6 +781,7 @@ then
fi
echo "Overall available devices:" >&2
list_all=y
list_long=
show_reasons=y
with_vendor_model=y
list_devices >&2