Scilab: configure cache in test run dir

This commit is contained in:
Simon Marchetto 2013-08-22 16:10:59 +02:00
commit 474bdcef91

View file

@ -18,7 +18,7 @@ top_builddir = @top_builddir@
include $(srcdir)/../common.mk
# configure cache to speed up test run
CONF_CACHE=/tmp/scilab-test-suite.config.cache
CONF_CACHE=$(CURDIR)/test-suite.config.cache
CONFIG_SITE=$(CURDIR)/test-suite.config.site
export CONFIG_SITE