[MacPorts] #60722: test.env doesn't work

MacPorts noreply at macports.org
Sat Jun 27 14:22:35 UTC 2020


#60722: test.env doesn't work
-------------------------+--------------------
  Reporter:  ryandesign  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  base        |    Version:  2.6.99
Resolution:              |   Keywords:
      Port:              |
-------------------------+--------------------

Comment (by jmroot):

 Works fine here. Portfile like this:
 {{{
 test.run    yes
 test.cmd    env
 test.pre_args
 test.env    FOO=a BAR=b
 }}}
 Results in output which includes:
 {{{
 FOO=a
 BAR=b
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60722#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list