diff options
author | biao716.wang <biao716.wang@samsung.com> | 2019-12-12 17:45:59 +0800 |
---|---|---|
committer | biao716.wang <biao716.wang@samsung.com> | 2019-12-12 17:45:59 +0800 |
commit | 72556c55c434f7f0d59d4f00c56eb0e83893ee19 (patch) | |
tree | 56b538c6b3d3cc88534d9a2a2230def790348ee8 /gbp/scripts/pq_bb.py | |
parent | 4696eb2a81eeb2af32cbdda8b0e612b3726ac1f7 (diff) | |
download | git-buildpackage-2f652585e5675c140004f7a7b39d183d909e2c19.tar.gz git-buildpackage-2f652585e5675c140004f7a7b39d183d909e2c19.tar.bz2 git-buildpackage-2f652585e5675c140004f7a7b39d183d909e2c19.zip |
fix pylint error for Ubuntu 14.04, add gbp/version.py filesubmit/trunk/20200519.184310submit/trunk/20200519.164610submit/trunk/20200519.161030submit/trunk/20200513.162810submit/trunk/20200423.122334submit/trunk/20200423.115423submit/trunk/20200423.102810submit/trunk/20200422.165210submit/trunk/20200422.142510submit/trunk/20200422.115210submit/trunk/20200414.191000submit/trunk/20200414.173500submit/trunk/20200414.141500submit/trunk/20200413.151000submit/trunk/20200413.150500submit/trunk/20200413.150000submit/trunk/20200413.132320submit/trunk/20200410.160020submit/trunk/20200410.143020submit/trunk/20200409.202020submit/trunk/20200409.200220submit/trunk/20200409.194520submit/trunk/20200219.120523submit/trunk/20200115.110101submit/trunk/20200114.110000submit/trunk/20200114.100000submit/trunk/20200110.111659submit/trunk/20200109.154402submit/trunk/20200109.151502submit/trunk/20200109.124502submit/trunk/20200109.112402submit/trunk/20200109.105802submit/trunk/20200108.192702submit/trunk/20200108.172702submit/trunk/20200105.091946submit/trunk/20200104.134833submit/trunk/20200104.111033accepted/tizen/devbase/tools/20200520.012809accepted/tizen/devbase/tools/20200514.023607accepted/tizen/devbase/tools/20200423.100549accepted/tizen/devbase/tools/20200415.093457accepted/tizen/devbase/tools/20200219.094542accepted/tizen/devbase/tools/20200115.231434accepted/tizen/devbase/tools/20200114.115815accepted/tizen/devbase/tools/20200114.020233accepted/tizen/devbase/tools/20200110.011759accepted/tizen/devbase/tools/20200109.052803accepted/tizen/devbase/tools/20200106.014315accepted/tizen/devbase/tools/20200104.060141
Change-Id: I741176ae7adff77ad09bb07ab6b5352481500454
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
Diffstat (limited to 'gbp/scripts/pq_bb.py')
-rwxr-xr-x | gbp/scripts/pq_bb.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gbp/scripts/pq_bb.py b/gbp/scripts/pq_bb.py index c8247bc8..23e9e896 100755 --- a/gbp/scripts/pq_bb.py +++ b/gbp/scripts/pq_bb.py @@ -38,8 +38,6 @@ from gbp.scripts.pq_rpm import (generate_patches, safe_patches, import_extra_files) from gbp.bb import bb, init_tinfoil, parse_bb, pkg_version -# pylint: disable=bad-continuation - USAGE_STRING = \ """%prog [options] action - maintain patches on a patch queue branch tions: |