Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
e5b6d0f2
Commit
e5b6d0f2
authored
Jul 21, 2017
by
Thanassis Tsiodras
Browse files
Merge branch 'master' of
https://gitrepos.estec.esa.int/taste/taste-setup
parents
1dbeaa60
d573eadf
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/helper-scripts/taste-update-data-view
View file @
e5b6d0f2
...
...
@@ -76,8 +76,9 @@ fi
DATAVIEW+
=
"
$(
taste-config
--prefix
)
/share/taste-types/taste-types.asn"
asn2aadlPlus
$DATAVIEW
"
$AADL
"
-aadlv2
# can asn2aadlPlus with a call to uniq to filter out duplicate outputs
# due to multiple calls to the ASN.1 compiler
asn2aadlPlus
$DATAVIEW
"
$AADL
"
-aadlv2
2>&1 |
uniq
>
&2
if
[
"
$?
"
=
"1"
]
then
...
...
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