Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
bob.bio.csu
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
bob.bio.csu
Commits
fe2cce96
Commit
fe2cce96
authored
Sep 29, 2016
by
Tiago de Freitas Pereira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixing ci
parent
5ae03d60
Pipeline
#4160
failed with stages
in 1 minute and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
build.sh
build.sh
+2
-1
No files found.
build.sh
View file @
fe2cce96
...
...
@@ -8,7 +8,8 @@ run_cmd wget https://www.idiap.ch/software/bob/databases/latest/PythonFaceEvalua
run_cmd
mkdir
PythonFaceEvaluation
run_cmd
tar
-xjf
PythonFaceEvaluation.tar.bz2
-C
PythonFaceEvaluation
run_cmd ./bin/patch_CSU.py PythonFaceEvaluation
run_cmd ./bin/buildout buildout:csu-dir
=
PythonFaceEvaluation
run_cmd ./bin/buildout buildout:csu-dir
=
./PythonFaceEvaluation
export
PYTHONPATH
=
"PythonFaceEvaluation:
$PYTHONPATH
"
if
[
-x
./bin/bob_dbmanage.py
]
;
then
run_cmd ./bin/bob_dbmanage.py all download
--force
;
...
...
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