Ticket #23760 (closed defect: fixed)
autobench 2.1.2 needs dependency to gawk and fix bench2graph script
| Reported by: | woshiadai2007@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | autobench | Cc: | |
| Port: | autobench |
Description
the bench2script needs gawk while normally mac comes with awk only
the script uses standard /bin/sh, which causes the echo -n to break the gnuplot script, change it to /bin/bash fixes the issue
Change History
Note: See
TracTickets for help on using
tickets.

