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
9a2a6b14
Commit
9a2a6b14
authored
Sep 13, 2016
by
Jamie Hall
Browse files
Update run_build.sh
parent
a6c263c6
Pipeline
#741
failed with stages
in 4 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Windows/run_build.sh
100755 → 100644
View file @
9a2a6b14
...
...
@@ -10,7 +10,7 @@ else
BUILD_TARGET
=
$1
fi
VERSION_NAME
=
`
python
-c
"execfile('MDANSE
\_
_pkginfo__.py') ; print __version__
`
VERSION_NAME
=
`
python
-c
"execfile('MDANSE
\_
_pkginfo__.py') ; print __version__
"
`
if
[
"
$BUILD_TARGET
"
=
"win32"
]
;
then
PYTHON_SUFFIX
=
""
...
...
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