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
c695decf
Commit
c695decf
authored
May 11, 2016
by
Jamie Hall
Browse files
Update package.sh
parent
db96eb6f
Pipeline
#277
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Darwin/Scripts/package.sh
View file @
c695decf
...
...
@@ -55,8 +55,8 @@ rm /usr/local/lib/python2.7/site-packages/MDANSE*.egg-info
rm
-rf
/usr/local/lib/python2.7/site-packages/MDANSE
# Build and install MDANSE to the homebrewed python
/usr/local/bin/python setup.py build
>
BuildServer/Darwin/Scripts/build_log.txt
/usr/local/bin/python setup.py
install
>>
BuildServer/Darwin/Scripts/build_log.txt
/usr/local/bin/python setup.py build
&
> BuildServer/Darwin/Scripts/build_log.txt
/usr/local/bin/python setup.py
install
&
>> BuildServer/Darwin/Scripts/build_log.txt
# Performs the unit tests
#cd Tests/UnitTests
...
...
@@ -77,7 +77,7 @@ export DISTUTILS_DEBUG=0
cd
BuildServer/Darwin/Scripts
/usr/local/bin/python build.py py2app
>>
BuildServer/Darwin/Scripts/
build_log.txt
/usr/local/bin/python build.py py2app
&
>> build_log.txt
rc
=
$?
if
[[
$rc
!=
0
]]
;
then
...
...
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