From owner-cvs-src@FreeBSD.ORG Thu May 24 06:57:52 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2B1C16A468; Thu, 24 May 2007 06:57:52 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id BB19713C45D; Thu, 24 May 2007 06:57:52 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4O6vqQA067331; Thu, 24 May 2007 06:57:52 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4O6vqYC067312; Thu, 24 May 2007 06:57:52 GMT (envelope-from dds) Message-Id: <200705240657.l4O6vqYC067312@repoman.freebsd.org> From: Diomidis Spinellis Date: Thu, 24 May 2007 06:57:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/usr.bin/lastcomm README X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 06:57:53 -0000 dds 2007-05-24 06:57:51 UTC FreeBSD src repository Modified files: tools/regression/usr.bin/lastcomm README Log: Modify file generation instructions to remove the tty field: the mapping from number to name differs between systems, and will cause tests to fail. Revision Changes Path 1.2 +2 -1 src/tools/regression/usr.bin/lastcomm/README