summaryrefslogtreecommitdiff
path: root/tests/lib/test-mount
blob: e45715ac7a32231c4e84a1fab20cc7dbc35bf66a (plain)
1
2
3
4
5
6
#!/bin/bash
# $1 mount output string

NAME="MOUNT CHECK, $1"

mount | grep -q '/dev/mapper/cryptpool-crypthome on /home type xfs (rw)'