misc: improve patch and xargs default usage on helpers.
This commit is contained in:
parent
4ad5d3ae6f
commit
11a7c33983
60 changed files with 109 additions and 106 deletions
|
|
@ -20,7 +20,7 @@
|
|||
VERSION=0
|
||||
. ./config
|
||||
|
||||
patch -p1 < $DATA/fix_invalid_lines_from_resolved_integration.patch
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/fix_invalid_lines_from_resolved_integration.patch
|
||||
|
||||
changelog "Manually apply LP: #1907878 on aramo"
|
||||
compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue