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
ActEV
diva_evaluation_cli
Commits
3b87006e
Commit
3b87006e
authored
Jul 18, 2019
by
Maxime Hubert
Browse files
validate-execution: remove extra logs when installing scorer
parent
c5d5f048
Pipeline
#141621
passed with stage
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
diva_evaluation_cli/bin/private_src/implementation/validate_execution/install.sh
View file @
3b87006e
#!/bin/bash
set
-x
env_dir
=
"python_env"
current_path
=
`
realpath
$(
dirname
$0
)
`
path_to_env_dir
=
"
$current_path
/
$env_dir
"
...
...
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