bsys: export-patchqueue: do not print signature

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-07-04 11:50:30 +02:00
parent 93a8ca28fc
commit a6ee60dcae

View File

@ -24,6 +24,7 @@ git format-patch \
--no-numbered \
--no-cover-letter \
--zero-commit \
--no-signature \
--output-dir \
"${top}/${kernel_patchdir}" \
"${base_ref}.."