]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: unset *_DEBUG variables
authorKarel Zak <kzak@redhat.com>
Mon, 10 Dec 2012 12:43:11 +0000 (13:43 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Dec 2012 12:43:11 +0000 (13:43 +0100)
Reported-by: Bernhard Voelker <mail@bernhard-voelker.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/run.sh

index 6ed05c1fa6bfc372ff70b337423afc208c73c380..9916edfd11f194dd9de7b870a873f78f5f79824e 100755 (executable)
@@ -108,6 +108,10 @@ else
 fi
 
 
+unset LIBMOUNT_DEBUG
+unset LIBBLKID_DEBUG
+unset BLKID_DEBUG
+
 echo
 echo "-------------------- util-linux regression tests --------------------"
 echo