Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blaar
Commits
a9d5069f
Commit
a9d5069f
authored
May 09, 2017
by
Arnaud Blanchard
Browse files
Update clone_common_projects.sh
parent
5530c8f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
developer_tools/clone_common_projects.sh
View file @
a9d5069f
...
...
@@ -23,7 +23,7 @@ cd $(dirname $0)/..
basic_libraries
=(
blc_core blc_channel blc_network blc_processes blc_program blc_image
)
standard_projects
=(
blc_channels i_keyboard
)
mkdir
-p
/tmp/blaar
# We do not use function in purpose as 'set -o errexit' has no effect in it
for
project
in
${
basic_libraries
[@]
}
do
...
...
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