summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-05-25 09:59:02 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2015-05-27 11:10:43 +0200
commitc254743ef31f1d36f85329cad1a5c3b55fca2bb0 (patch)
tree0421dd128f80b1fe02ffc260207f4e8d225de0e3
parentd1531ab26d047d95c03c6e5f101c52dd47d47435 (diff)
downloadlvm2-c254743ef31f1d36f85329cad1a5c3b55fca2bb0.tar.gz
tests: drop debug print
-rw-r--r--test/lib/inittest.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/inittest.sh b/test/lib/inittest.sh
index 1af050338..0b898f39b 100644
--- a/test/lib/inittest.sh
+++ b/test/lib/inittest.sh
@@ -100,7 +100,6 @@ else
aux prepare_clvmd
fi
-echo "LVM_TEST_LVMPOLLD=$LVM_TEST_LVMPOLLD"
test -n "$LVM_TEST_LVMPOLLD" && {
export LVM_LVMPOLLD_SOCKET="$TESTDIR/lvmpolld.socket"
export LVM_LVMPOLLD_PIDFILE="$TESTDIR/lvmpolld.pid"