I can't reproduce the problem now, whether with or without the "|| exit 1".

I notice that I did have a lispintro directory before, even though the
error message said I didn't.  The problem seems to show up if I try
running 'checkinstall' inside a chroot, or something messy like that,
and even then it's not repeatable, so it's probably best ignored.

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?

Chris.


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to