Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
08286251
Commit
08286251
authored
Jun 13, 2018
by
eric pellegrini
Browse files
Bug fix when defining linux distro
parent
87af84e8
Pipeline
#3914
passed with stages
in 22 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Unix/definitions_debian.sh
View file @
08286251
export
ARCH
=
amd64
export
DISTRO
=
Xenial
export
DISTRO
=
`
lsb_release
-c
|
cut
-f2
`
export
PYTHONEXE
=
/usr/bin/python
# The sed -i"" is compulsory other crashes on macos
export
SED_I_COMMAND
=
'sed -i'
...
...
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