From owner-cvs-all Thu Apr 18 10:46:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F14637B404; Thu, 18 Apr 2002 10:46:42 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3IHkgu69548; Thu, 18 Apr 2002 10:46:42 -0700 (PDT) (envelope-from obrien) Message-Id: <200204181746.g3IHkgu69548@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 18 Apr 2002 10:46:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts patchtool.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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