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
blibs
blc_core
Commits
888ce606
Commit
888ce606
authored
May 10, 2017
by
Arnaud Blanchard
Browse files
Cimplify and improve check
parent
4f33f242
Changes
1
Hide whitespace changes
Inline
Side-by-side
check.sh
View file @
888ce606
...
...
@@ -16,7 +16,6 @@ set -o errexit #Exit on first error
set
-o
nounset
#Error if a variable is used but nont defined
set
-o
pipefail
#Error if a pipe fail
cd
$(
dirname
$0
)
blaar_dir
=
"
$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