Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Middleware
Commits
6de1c1b9
Commit
6de1c1b9
authored
Feb 21, 2018
by
Alexander David Hellwig
Browse files
Added instructions to TargetCompilation.sh
parent
2b7cc893
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/resources/TargetCompilation.sh
View file @
6de1c1b9
#run from project root!
#make sure all ros packages have been sourced!
function
quitOnError
{
if
[
"
$?
"
-ne
0
]
then
...
...
@@ -22,5 +24,5 @@ for d in */ ; do
quitOnError
done
echo
s
uccess!
echo
S
uccess!
exit
0
\ No newline at end of file
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