From owner-cvs-all  Tue Aug 29  1:25:18 2000
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 5887537B43E; Tue, 29 Aug 2000 01:25:15 -0700 (PDT)
Received: (from asami@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id BAA19627;
	Tue, 29 Aug 2000 01:25:15 -0700 (PDT)
	(envelope-from asami@FreeBSD.org)
Message-Id: <200008290825.BAA19627@freefall.freebsd.org>
From: Satoshi Asami <asami@FreeBSD.org>
Date: Tue, 29 Aug 2000 01:25:15 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/Tools/portbuild/scripts pdispatch
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

asami       2000/08/29 01:25:15 PDT

  Modified files:
    Tools/portbuild/scripts pdispatch 
  Log:
  Instead of doing a pwd | grep (duh!) to find the branch we are
  building ports for, pass it as an argument.
  
  Pass NO_RESTRICTED, NOPLISTCHECK and NODUMMY to ssh as flags when said
  environment variables are set.
  
  Revision  Changes    Path
  1.7       +16 -15    ports/Tools/portbuild/scripts/pdispatch



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message