Opened 2 years ago
Closed 2 years ago
#66367 closed defect (fixed)
gotop @4.2.0: incorrect HOME .config path
Reported by: | vin047 (Vinoth Ramiah) | Owned by: | i0ntempest@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: | gotop |
Description
gotop isn't loading the config file placed in ~/.config/gotop/gotop.conf
.
gotop --list paths
reports /Users/username.config/gotop
instead of the expected /Users/username/.config/gotop
. It's missing a '/'.
Think this is the relevant line. https://github.com/macports/macports-ports/blob/4f66fd24a365fbaa1213632b4937c8468bf99e5e/sysutils/gotop/Portfile#L259
Change History (1)
comment:1 Changed 2 years ago by i0ntempest
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 1bc924a8b1a27f1b3a3c5871147c2fa0e7dfa680/macports-ports (master):