This patch fixes cgclear call in testenv.sh

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

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

diff --git a/tests/tools/testenv.sh.in b/tests/tools/testenv.sh.in
index 6c2e33d..2b3eca1 100644
--- a/tests/tools/testenv.sh.in
+++ b/tests/tools/testenv.sh.in
@@ -21,7 +21,7 @@
 function die()
 {
        echo $*
-       cgclear
+       @abs_top_srcdir@/libtool --mode=execute 
@abs_top_srcdir@/src/tools/cgclear
        if [ -e $TMP/cgrules-backup.conf ]; then
                mv $TMP/cgrules-backup.conf /etc/cgrules.conf &>/dev/null
        else


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to