In trouble for calling it "loopback mounting", use "loop mounting" instead.
[libguestfs-talks.git] / 2019-fosdem / 6500-shell.d / badblocks.sh.template
1 #!/bin/bash
2
3 case "$1" in
4
5
6     *) exit 2 ;;
7 esac