Date: Thu, 18 Apr 2002 10:46:42 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts patchtool.py Message-ID: <200204181746.g3IHkgu69548@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/04/18 10:46:42 PDT Modified files: Tools/scripts patchtool.py Log: * Change path directory separator character back to _. The problem is "::" is it makes patch names longer, and many shells autoexpand it to "\:\:" which makes them even longer. * Note that this file uses ts=4. Approved by: sobomax Revision Changes Path 1.10 +4 -2 ports/Tools/scripts/patchtool.py To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204181746.g3IHkgu69548>