Changes in / [fb3f9af:ae2a197] in sasview


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build_tools/jenkins_osx_build.sh

    ra003f3c re9e3e38  
    4646python setup_mac.py py2app 
    4747 
    48 cd $WORKSPACE/sasview/dist 
    49 tar -czf `python -c "import pkg_resources;print '%s.tar.gz' % pkg_resources.get_distribution('sasview').egg_name()"` `python -c "import sasview; print 'SasView-%s.app' % sasview.__version__"` 
     48#cd $WORKSPACE/sasview/dist 
     49#tar -czf `python -c "import pkg_resources;print '%s.tar.gz SasView-%s.app' % (pkg_resources.get_distribution('sasview').egg_name(),pkg_resources.get_distribution('sasview').version)"` 
Note: See TracChangeset for help on using the changeset viewer.