Date: Thu, 04 Jun 2020 09:19:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246336] Tools/scripts/mfh: may not check out port directory if only touching files/* Message-ID: <bug-246336-7788-IvcUGEQ8cs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246336-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-246336-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246336 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: mandree Date: Thu Jun 4 09:19:51 UTC 2020 New revision: 537876 URL: https://svnweb.freebsd.org/changeset/ports/537876 Log: Tools/scripts/mfh: check out entire port directory even if touching only files/ - remove unused clean() function, trap does it - fix race around mktemp/setting up rm trap - rename filelist to dirlist so it matches its purpose - move defaults up front to the script - misc. minor edits PR: 246336 Approved by: portmgr (mat@) Differential Revision: https://reviews.freebsd.org/D24789 Changes: head/Tools/scripts/mfh --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246336-7788-IvcUGEQ8cs>