aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/customer-tests/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libcontextsubscriber/customer-tests/env.sh')
-rw-r--r--libcontextsubscriber/customer-tests/env.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/libcontextsubscriber/customer-tests/env.sh b/libcontextsubscriber/customer-tests/env.sh
deleted file mode 100644
index 31a65d57..00000000
--- a/libcontextsubscriber/customer-tests/env.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-export PYTHONPATH="`pwd`/common/"
-export CONTEXT_PROVIDERS=.
-export LD_LIBRARY_PATH=../../src/.libs:../../../libcontextprovider/src/.libs
-export PATH=$PATH:../../../python:../../cli:../../reg-cli