]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/geom_uzip/test-2.sh
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / regression / geom_uzip / test-2.sh
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 #
7 # prepare
8 kldload geom_uzip
9 uudecode test-1.img.uzip.uue
10 num=`mdconfig -an -f test-1.img.uzip` || exit 1
11 sleep 1
12
13 #
14 # destroy
15 kldunload geom_uzip