freebsd / poudriere

Port/Package build and test system
https://github.com/freebsd/poudriere/wiki
BSD 2-Clause "Simplified" License
396 stars 164 forks source link

List path to logile on console in case of error #1184

Open bzfbd opened 3 weeks ago

bzfbd commented 3 weeks ago

Can we here (at least with -v) for [00:00:21] [01] [00:00:04] Finished ..: Failed: check-plist [show path to log here] also show the path to the log file on the console like we do for saved workdirs? [00:00:53] [01] [00:00:02] Saved ... wrkdir to: /usr/local/poudriere/data/wrkdirs/....tbz

Tapping the path to open it on the console to have a look is so much faster than having to manually (or the web) go there.