Date: Sat, 5 Aug 2006 10:42:52 -0700 From: David Wolfskill <david@catwhisker.org> To: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> Cc: freebsd-stable@freebsd.org Subject: Re: final message in buildworld as there is in buildkernel Message-ID: <20060805174252.GO490@bunrab.catwhisker.org> In-Reply-To: <20060805193526.d6985842.torfinn.ingolfsen@broadpark.no> References: <eb1u0v$8cu$1@sea.gmane.org> <20060805193526.d6985842.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <whatever> 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 <whatever> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060805174252.GO490>