summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-12 15:10:37 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-12 15:10:37 +0100
commite7f6857c3b602d86ee73a738fd3b17f3196b3348 (patch)
tree07cd0799e400eee339c9b3f40901ddf0cd702895 /src/core/libs/lib-ui-interactive.sh
parentb1bad536ceb7882bc1e004b2a56d88e11cbeb1a6 (diff)
lvm LV fix
Diffstat (limited to 'src/core/libs/lib-ui-interactive.sh')
-rw-r--r--src/core/libs/lib-ui-interactive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh
index 964d11c..21c5422 100644
--- a/src/core/libs/lib-ui-interactive.sh
+++ b/src/core/libs/lib-ui-interactive.sh
@@ -275,7 +275,7 @@ interactive_filesystem ()
fsopts=($FSOPTS);
if [ ${#fsopts[*]} -lt 4 ] # less then 4 words in the $FSOPTS string. eg only one option
then
- notify "Automatically picked the ${fsopts[1]} filesystem. It's the only option for $part_type blockdevices" #TODO: ${fsopts[1]} is empty when making an LV on a VG
+ notify "Automatically picked the ${fsopts[1]} filesystem. It's the only option for $part_type blockdevices"
fs_type=${fsopts[0]}
else
default=