New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23760 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned

comment:2 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Thanks, fixed in r65484.

Note: See TracTickets for help on using tickets.