[MacPorts] #23366: Clojure "clj" scripts mess up command line arguments

MacPorts noreply at macports.org
Fri Mar 12 14:59:28 PST 2010


#23366: Clojure "clj" scripts mess up command line arguments
--------------------------------+-------------------------------------------
 Reporter:  jsg8pitt@…          |       Owner:  mdippery@…        
     Type:  defect              |      Status:  new               
 Priority:  Normal              |   Milestone:                    
Component:  ports               |     Version:  1.8.2             
 Keywords:  haspatch            |        Port:  clojure           
--------------------------------+-------------------------------------------

Comment(by alex.taggart@…):

 The patch is not correct since it leaves the scriptname as the first
 element in the list.  Just get rid of the scriptname altogether:


 {{{
 else
   exec java -classpath $cp $cljclass $*
 fi
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/23366#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list