From c254743ef31f1d36f85329cad1a5c3b55fca2bb0 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 25 May 2015 09:59:02 +0200 Subject: [PATCH] tests: drop debug print --- test/lib/inittest.sh | 1 - 1 file changed, 1 deletion(-) 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"