summaryrefslogtreecommitdiff
path: root/setenv.sh.in
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2009-12-28 17:47:31 -0500
committerKohei Yoshida <kyoshida@novell.com>2009-12-28 17:47:31 -0500
commit5d8e4b358b520cdf680d28f79155d4b33ad4cf6e (patch)
tree34b118178742aff749f1e893876343595f38f7b4 /setenv.sh.in
parent27b23c6c01cd82e6582e559228258a30148425c2 (diff)
Set certain env vars before executing the test program.
Diffstat (limited to 'setenv.sh.in')
-rw-r--r--setenv.sh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/setenv.sh.in b/setenv.sh.in
new file mode 100644
index 0000000..0602456
--- /dev/null
+++ b/setenv.sh.in
@@ -0,0 +1,3 @@
+CTRL_XLS_IN_DIR=@ROOTDIR@/control-import
+
+export CTRL_XLS_IN_DIR