> Date: Sat, 20 May 2006 20:25:20 +0200 > From: "Chris Moore" <[EMAIL PROTECTED]> > > It might be a good idea to replace the > "cd <whatever>; make ..." > lines with > "cd <whatever> && make ..." > though in any case. Would you ever want the 'make' to run if the 'cd' fails?
I don't know enough about the portability of && to tell whether such a change can be done. Anyone? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
