On 2002.04.22 15:09 Shawn McMahon wrote:
begin Pollywog quotation: > > You mean: > > make dep ; make clean ; make modules ; make modules_install ? Ooooo, no, don't do that; that will procede with later steps if an earlier step fails, scrolling that information right off the screen. Bad juju. Get out of that habit right now. At the very least, you want && instead of ; everywhere.
Thanks for the advice. I will change my ways. --To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org