Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
blaar
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
blaar
blaar
Commits
0152d91a
Commit
0152d91a
authored
May 10, 2017
by
Arnaud Blanchard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update clone_common_projects.sh
parent
d1383b91
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
developer_tools/clone_common_projects.sh
developer_tools/clone_common_projects.sh
+1
-1
No files found.
developer_tools/clone_common_projects.sh
View file @
0152d91a
...
...
@@ -22,7 +22,7 @@ cd $(dirname $0)/..
#blc_core has to be first. It is used by all others projects
#blc_program has to be before blc_processes ( not nice dependecy)
basic_libraries
=(
blc_core blc_channel blc_network blc_program blc_processes blc_image
)
standard_projects
=(
blc_channels
i_keyboard
)
standard_projects
=(
blc_channels
bapps
)
mkdir
-p
/tmp/blaar
# We do not use function in purpose as 'set -o errexit' has no effect in it
...
...
Write
Preview
Markdown
is supported
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