Add maven_env.txt to dpkg diff ignore regex 33/9633/1
authorLuca Boccassi <[email protected]>
Wed, 29 Nov 2017 22:03:37 +0000 (22:03 +0000)
committerLuca Boccassi <[email protected]>
Wed, 29 Nov 2017 22:04:40 +0000 (22:04 +0000)
Fixes Gerrit FD.io CI post-merge run failure

Change-Id: Idd7a73ac662c4cb0104bdd573f7c0d01e2f6e753
Signed-off-by: Luca Boccassi <[email protected]>
debian/source/options

index 5fd30a1..23fcc11 100644 (file)
@@ -1 +1 @@
-extend-diff-ignore = '(^|/)(\.gitreview|\.git)$'
+extend-diff-ignore = '(^|/)(\.gitreview|\.git|maven_env.txt)$'