Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
8cc5b49e
Commit
8cc5b49e
authored
Jan 27, 2021
by
janis.streib
🦉
Browse files
UPD: set legacy is_tool flag to false
parent
3657e9cd
Pipeline
#130044
passed with stages
in 6 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
middleware/net_suite/modules/macfinder/__init__.py
View file @
8cc5b49e
...
...
@@ -17,5 +17,5 @@ for line in ouis:
METADATA
=
ModMetaData
(
name
=
bb_name
,
mod_path
=
__name__
,
gitlab_url
=
'https://git.scc.kit.edu/scc-net/net-suite/net-suite-macfinder'
,
printable_name
=
'MACFinder'
,
version
=
get_git_version
(
__file__
),
contact_email
=
'dns-betrieb@scc.kit.edu'
,
is_tool
=
Tru
e
)
contact_email
=
'dns-betrieb@scc.kit.edu'
,
is_tool
=
Fals
e
)
from
.
import
views
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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