Code review comment for lp://staging/~rlaager/ecryptfs/fix-lp-1574174

Revision history for this message
Tyler Hicks (tyhicks) wrote :

I think the check should be:

grep -qs "^$CRYPTDIR " /proc/mounts && error "[$CRYPTDIR]" "$(gettext 'is already mounted')"

« Back to merge proposal