From owner-freebsd-bugs@FreeBSD.ORG Sun May 4 02:33:33 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AEE16387; Sun, 4 May 2014 02:33:33 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8159710F5; Sun, 4 May 2014 02:33:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s442XXbY030258; Sun, 4 May 2014 02:33:33 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s442XXaQ030256; Sun, 4 May 2014 02:33:33 GMT (envelope-from linimon) Date: Sun, 4 May 2014 02:33:33 GMT Message-Id: <201405040233.s442XXaQ030256@freefall.freebsd.org> To: dan.mcgregor@usask.ca, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: bin/189246: ssh-copy-id contains a syntax error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2014 02:33:33 -0000 Synopsis: ssh-copy-id contains a syntax error State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sun May 4 02:31:44 UTC 2014 State-Changed-Why: committed by eadler in http://svnweb.freebsd.org/base?view=revision&revision=265256 . http://www.freebsd.org/cgi/query-pr.cgi?pr=189246