#12568: make doesn't work properly for targets 'test' and 'micro_release'
-------------------------------------------+--------------------------------
       Reporter:  itaibn                   |         Owner:  GeorgSWeber      
           Type:  defect                   |        Status:  needs_work       
       Priority:  major                    |     Milestone:  sage-5.0         
      Component:  build                    |    Resolution:                   
       Keywords:  make test micro_release  |   Work issues:                   
Report Upstream:  N/A                      |     Reviewers:  Jean-Pierre Flori
        Authors:  Itai Bar-Natan           |     Merged in:                   
   Dependencies:                           |      Stopgaps:                   
-------------------------------------------+--------------------------------
Changes (by jpflori):

  * status:  positive_review => needs_work


Comment:

 I was a little too fast on this.
 Are we sure that bash will be installed on every system sage supports (and
 is it a sage dependency) ?
 I fear that explicitely calling bash might fail even if a compatible shell
 is installed.

 I think a better solution would be modify the sage-env header to something
 like "#! /usr/bin/env bash".
 By the way, this file should be executable.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12568#comment:3>
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