Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
52148af8
Commit
52148af8
authored
Dec 24, 2016
by
yoogx
Browse files
* Use default value for repository URL
parent
0f0c80ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
support/get_runtimes.sh
View file @
52148af8
...
...
@@ -21,7 +21,7 @@ if test $# -eq 0; then
exit
1
fi
repository
=
""
repository
=
"
https://github.com/OpenAADL
"
workdir
=
"
`
pwd
`
"
scriptdir
=
"
`
dirname
$0
`
"
;
cd
"
${
scriptdir
}
"
;
scriptdir
=
"
`
pwd
`
"
...
...
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