summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2016-08-25 16:25:23 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2016-08-25 16:25:23 +0200
commitfc93f10892187e20f9553b2d0c953cc420fd379d (patch)
treee2487ca5635232d180a2a6e587ec22021572e23b
parente758d722c7719fba91ae62122fb0359a395f0327 (diff)
downloadlvm2-fc93f10892187e20f9553b2d0c953cc420fd379d.tar.gz
tests: also fix typo in report/columns_as_rows in tests
-rw-r--r--test/shell/profiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/profiles.sh b/test/shell/profiles.sh
index 037b3068b..562b7b10a 100644
--- a/test/shell/profiles.sh
+++ b/test/shell/profiles.sh
@@ -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"' \