#7765: In sage-4.3, the command "sage -bdist" is broken on OS X
----------------------------+-----------------------------------------------
   Reporter:  was           |       Owner:  tbd       
       Type:  defect        |      Status:  needs_work
   Priority:  blocker       |   Milestone:  sage-4.3.3
  Component:  distribution  |    Keywords:            
     Author:                |    Upstream:  N/A       
   Reviewer:                |      Merged:            
Work_issues:                |  
----------------------------+-----------------------------------------------
Changes (by was):

  * status:  needs_review => needs_work


Comment:

 Your patch has the line:
 {{{
 if [ "$SAGE_APP_DMG" = "no" ]; then
 }}}

 This seems to thus bizarrely assume that  SAGE_APP_DMG is either "yes" or
 "no". But it is an environment variable, so can be anything, and defaults
 to being "".   Did you test the above with SAGE_APP_DMG not set?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7765#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to