summaryrefslogtreecommitdiff
path: root/tests/lib/test-mount
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-07-22 22:20:36 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-07-22 22:20:36 +0200
commit51283ab43bc440c626afa75a021d7f7799f0fa26 (patch)
treed697e9cb465a8b018697244a66bad34a98331175 /tests/lib/test-mount
parent2b5c37da015d9613571ec9f17529fda2872444ec (diff)
test suite fixes and cleanups
Diffstat (limited to 'tests/lib/test-mount')
-rwxr-xr-xtests/lib/test-mount2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/test-mount b/tests/lib/test-mount
index e45715a..3497167 100755
--- a/tests/lib/test-mount
+++ b/tests/lib/test-mount
@@ -1,6 +1,4 @@
#!/bin/bash
# $1 mount output string
-NAME="MOUNT CHECK, $1"
-
mount | grep -q '/dev/mapper/cryptpool-crypthome on /home type xfs (rw)'