bsys: export-patchqueue: do not print signature
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
93a8ca28fc
commit
a6ee60dcae
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 New Issue
Block a user