#36855: "load" plugin in munin uses bad echo command -------------------------------+-------------------------------- Reporter: mf-macports.org@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: munin -------------------------------+-------------------------------- The "load" plugin currently uses echo -n in a script executed by /bin/sh, which is not an available option in this builtin. The attached patch substitutes the -n option with a \c at the end of the string. -- Ticket URL: <https://trac.macports.org/ticket/36855> MacPorts <http://www.macports.org/> Ports system for Mac OS