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
851322d1
Commit
851322d1
authored
May 12, 2017
by
Arnaud Blanchard
Browse files
Merge branch 'master' of
https://framagit.org/blibs/blc_core
parents
5f0de2d1
888ce606
Changes
1
Hide whitespace changes
Inline
Side-by-side
check.sh
View file @
851322d1
...
...
@@ -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