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
[-- Attachment #1 --] On Sat, Aug 05, 2006 at 07:35:26PM +0200, Torfinn Ingolfsen wrote: > ... > Perhaps because it is quite easy to make one for yourself? > > make <whatever> buildworld;echo "Buildworld is finished now!" > > 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 -- David H. Wolfskill david@catwhisker.org Propagating claims that 63.192.123.122/32 is dynamic demonstrates cluelessness. See http://www.catwhisker.org/~david/publickey.gpg for my public key. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkTU2JwACgkQmprOCmdXAD3M3wCfc9WopTkKFK+mz2xlsu2QwwQR jzsAn2w/5TVlDeGTb9sPHqaew1hhNAHk =yQZj -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060805174252.GO490>
