Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
369e0722
Commit
369e0722
authored
Sep 18, 2020
by
Thanassis Tsiodras
Browse files
Fix
#1
in taste-MSC.
parent
cfad5399
Pipeline
#2390
passed with stage
in 3 minutes and 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
dmt/asn2aadlPlus.py
View file @
369e0722
...
...
@@ -292,7 +292,7 @@ def main():
aadlFile
=
args
[
-
1
]
inputFiles
=
[
os
.
path
.
relpath
(
x
)
if
'tool-inst'
not
in
x
if
'tool-inst'
not
in
x
and
not
x
.
startswith
(
'/tmp'
)
else
x
for
x
in
args
[:
-
1
]
]
...
...
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