bsys: export-patchqueue: do not print signature

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit a6ee60dcae)
This commit is contained in:
Thomas Lamprecht 2018-07-04 11:50:30 +02:00
parent 94ee5be79f
commit 9920decb89

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}.."