Sync usage with man page.
[netbsd-mini2440.git] / external / gpl2 / lvm2 / dist / test / t-lvm-init.sh
blobcf324e4061283bbe887a1726624db1806bd1d07b
1 # Copyright (C) 2008 Red Hat, Inc. All rights reserved.
3 # This copyrighted material is made available to anyone wishing to use,
4 # modify, copy, or redistribute it subject to the terms and conditions
5 # of the GNU General Public License v.2.
7 # You should have received a copy of the GNU General Public License
8 # along with this program; if not, write to the Free Software Foundation,
9 # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
12 # tests lvm initialization, and especially negative tests of error paths
15 . ./test-utils.sh
17 aux prepare_devs 5
19 # invalid units
20 not pvs --config 'global { units = "<" }'