1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: also fix typo in report/columns_as_rows in tests

This commit is contained in:
Peter Rajnoha 2016-08-25 16:25:23 +02:00
parent e758d722c7
commit fc93f10892

View File

@ -59,7 +59,7 @@ aux profileconf valid_cmd_profile 'global/units = "h"' \
'report/separator = " "' \
'report/prefixes = 0' \
'report/quoted = 1' \
'report/colums_as_rows = 0' \
'report/columns_as_rows = 0' \
'report/devtypes_sort = "devtype_name"' \
'report/devtypes_cols = "devtype_name,devtype_max_partitions,devtype_description"' \
'report/devtypes_cols_verbose = "devtype_name,devtype_max_partitions,devtype_description"' \