Scilab: configure cache in test run dir
This commit is contained in:
parent
908c9d1f14
commit
474bdcef91
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue