Commit e8294a35 by Marc Espie Committed by Jeff Law

Makefile.in (just-check): Ignore errors.

�
        * Makefile.in (just-check): Ignore errors.

From-SVN: r23843
parent fe46648c
Wed Nov 25 01:00:07 1998 Marc Espie <espie@quatramaran.ens.fr>
* Makefile.in (just-check): Ignore errors.
Sat Jun 27 23:59:35 1998 Carlo Wood <carlo@runaway.xs4all.nl>
* lib/libio.exp (test_libio): Reset ld_library_path before appending
......
......@@ -80,7 +80,7 @@ site.exp: ./config.status Makefile
-@rm -f ./tmp?
just-check: site.exp
rootme=`pwd`; export rootme; \
-rootme=`pwd`; export rootme; \
srcdir=${srcdir} ; export srcdir ; \
EXPECT=${EXPECT} ; export EXPECT ; \
if [ -f $${rootme}/../../../expect/expect ] ; then \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment