Makefile.in (just-check): Ignore errors.
( * Makefile.in (just-check): Ignore errors. From-SVN: r23842
This commit is contained in:
parent
ccdbc04add
commit
fe46648cf5
@ -57,7 +57,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 \
|
||||
|
Loading…
Reference in New Issue
Block a user