summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/fedpkg.py')
-rwxr-xr-xsrc/fedpkg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fedpkg.py b/src/fedpkg.py
index b682b92..4275f5f 100755
--- a/src/fedpkg.py
+++ b/src/fedpkg.py
@@ -1161,6 +1161,7 @@ defined, packages will be built sequentially.""")
default = False,
action = 'store_true',
help = 'Display explanations for reported messages')
+ parser_lint.set_defaults(command = lint)
# Build locally
parser_local = subparsers.add_parser('local',