]> xenbits.xensource.com Git - people/wipawel/livepatch-build-tools/commit
Don't accept fuzz when patching
authorRoss Lagerwall <ross.lagerwall@citrix.com>
Fri, 10 Jun 2016 09:42:06 +0000 (10:42 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 17 Jun 2016 15:02:17 +0000 (11:02 -0400)
commitdeee33870c6c9f05726ac090128b1083e905404b
tree1b1db372b3ba9fe9be55348ad047f65b7750a1db
parent63e438f9325fc2897efac0a7dc21dbaf11d1033c
Don't accept fuzz when patching

When testing and applying patches, set fuzz=0 so that patches must apply
exactly.  Also set "-f" to avoid interactive questions, and reorder so
that patches are tested before the output directory is created.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
livepatch-build