summaryrefslogtreecommitdiff
path: root/icklib/cleanly
diff options
context:
space:
mode:
Diffstat (limited to 'icklib/cleanly')
-rwxr-xr-xicklib/cleanly2
1 files changed, 1 insertions, 1 deletions
diff --git a/icklib/cleanly b/icklib/cleanly
index 9f3e3dc..7bbe791 100755
--- a/icklib/cleanly
+++ b/icklib/cleanly
@@ -323,7 +323,7 @@ class App(cliapp.Application):
if has_check_option:
opts.extend([
'--debbuildopts', '--check-option=-Xfoo,bad-distribution-in-changes-file,changed-by-address-malformed',
- ]
+ ])
if self.settings['build-arch-all-also']:
opts += ['--debbuildopts', '-b']
else: