From owner-freebsd-stable@FreeBSD.ORG Sat Aug 5 17:42:57 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3E9D16A4E1 for ; Sat, 5 Aug 2006 17:42:57 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F23843D6B for ; Sat, 5 Aug 2006 17:42:55 +0000 (GMT) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id k75HgrX8075368; Sat, 5 Aug 2006 10:42:53 -0700 (PDT) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id k75HgrRI075367; Sat, 5 Aug 2006 10:42:53 -0700 (PDT) (envelope-from david) Date: Sat, 5 Aug 2006 10:42:52 -0700 From: David Wolfskill To: Torfinn Ingolfsen Message-ID: <20060805174252.GO490@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , Torfinn Ingolfsen , freebsd-stable@freebsd.org References: <20060805193526.d6985842.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Ey8hj1tzPpq3sJHh" Content-Disposition: inline In-Reply-To: <20060805193526.d6985842.torfinn.ingolfsen@broadpark.no> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: final message in buildworld as there is in buildkernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 17:42:57 -0000 --Ey8hj1tzPpq3sJHh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 05, 2006 at 07:35:26PM +0200, Torfinn Ingolfsen wrote: > ... > Perhaps because it is quite easy to make one for yourself? >=20 > make buildworld;echo "Buildworld is finished now!" >=20 > How to make a multi-line footer is left as an exercise :-) However, the cited example doesn't indicate whether the execution was successful or not. An initial cut at an attempt to do that might be something such as: make buildworld && \ echo "Buildworld finished OK at `date`" || \ echo "Buildworld errored out with status code $? at `date` Peace, david --=20 David H. Wolfskill david@catwhisker.org Propagating claims that 63.192.123.122/32 is dynamic demonstrates cluelessn= ess. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --Ey8hj1tzPpq3sJHh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkTU2JwACgkQmprOCmdXAD3M3wCfc9WopTkKFK+mz2xlsu2QwwQR jzsAn2w/5TVlDeGTb9sPHqaew1hhNAHk =yQZj -----END PGP SIGNATURE----- --Ey8hj1tzPpq3sJHh--