Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
e67ea1f6
Commit
e67ea1f6
authored
Aug 16, 2012
by
Clément Schreiner
Browse files
Fix property name.
parent
0ee3cebf
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/plugins/native.py
View file @
e67ea1f6
...
...
@@ -87,7 +87,7 @@ class NativePlugin(QAPlugin):
log
.
debug
(
'Package is not native'
)
result
[
'severity'
]
=
constants
.
PLUGIN_SEVERITY_INFO
result
.
native
=
is_native
result
.
is_
native
=
is_native
plugin
=
NativePlugin
models
=
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment