summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
diff options
context:
space:
mode:
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 0944ae3..1b1da44 100644
--- a/src/core/libs/lib-ui-interactive.sh
+++ b/src/core/libs/lib-ui-interactive.sh
@@ -383,7 +383,7 @@ interactive_filesystem ()
interactive_filesystems() {
- notify "Available Disks:\n\n$(_getavaildisks)\n"
+ #notify "Available Disks:\n\n$(_getavaildisks)\n" quite useless here I think
findpartitions 0 'no_fs' ' raw no_label' > $TMP_BLOCKDEVICES