diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2008-12-12 14:46:54 +0100 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2008-12-12 14:46:54 +0100 |
commit | f68ee6f1864807d6036ad9606bc2ddad563acbd9 (patch) | |
tree | 197d31c67101709885cda81a47e0ee6a69997cd8 /src/core | |
parent | 7cc3148d61bbfd0cb800dbb8954c5ee638f6f2dd (diff) |
todo updates and stuff
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/libs/lib-ui-interactive.sh | 2 |
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 |