add TESTDIR variable to testenv

Signed-off-by: Ivana Hutarova Varekova <varek...@redhat.com>
---

 tests/tools/testenv.sh.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/tools/testenv.sh.in b/tests/tools/testenv.sh.in
index 464a440..0f8a7d6 100644
--- a/tests/tools/testenv.sh.in
+++ b/tests/tools/testenv.sh.in
@@ -72,3 +72,5 @@ mv /etc/cgrules.conf $TMP/cgrules-backup.conf &>/dev/null
 export TOOLSDIR="@abs_top_srcdir@/libtool --mode=execute 
@abs_top_srcdir@/src/tools/"
 # config files directory
 export CONFIGDIR="@abs_top_srcdir@/samples"
+# test directory
+export TESTDIR="@abs_top_srcdir@/tests"
\ No newline at end of file


------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to