]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: cleanup ts_is_mounted
authorBernhard Voelker <mail@bernhard-voelker.de>
Tue, 31 Jul 2012 06:24:13 +0000 (08:24 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Jul 2012 18:02:05 +0000 (20:02 +0200)
commita6eb85b2372fb97efc29332b9a484c8d69af8874
tree3de6119e3b243949280b7e8ff273537738eb5b59
parentebb857720fd2ba352d9090ae4a3089fe8201a806
tests: cleanup ts_is_mounted

* tests/functions.sh (ts_is_mounted): Remove check for canonicalization
failure again, because it is now done by ts_canonicalize.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
tests/functions.sh