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:
parent
94ee5be79f
commit
9920decb89
1 changed files with 1 additions and 0 deletions
1
debian/scripts/export-patchqueue
vendored
1
debian/scripts/export-patchqueue
vendored
|
@ -24,6 +24,7 @@ git format-patch \
|
|||
--no-numbered \
|
||||
--no-cover-letter \
|
||||
--zero-commit \
|
||||
--no-signature \
|
||||
--output-dir \
|
||||
"${top}/${kernel_patchdir}" \
|
||||
"${base_ref}.."
|
||||
|
|
Loading…
Reference in a new issue