#16091: build.nice broke the ability to redefine build.cmd as a series of commands --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: afb@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: base | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by pguyot@kallisys.net): * owner: pguyot@kallisys.net => afb@macports.org * component: ports => base * summary: ocaml: nice: unset: No such file or directory => build.nice broke the ability to redefine build.cmd as a series of commands Comment: I'd rather say it's build.nice feature that broke the possibility to redefine build.cmd as a series of commands :) build.cmd "cmd1 && cmd2" -> cmd1 will be niced, not cmd2 build.cmd "shell stuff cmd" -> shell stuff will break (where shell stuff can be a built-in such as unset as here, or VAR=X) -- Ticket URL: <http://trac.macports.org/ticket/16091#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS