From d8ee59b638a61341b7cd9b1c6e1b627e816a7ddf Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Mon, 17 Nov 2008 18:42:56 +0100 Subject: todo updates --- src/core/libs/lib-blockdevices-filesystems.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/libs/lib-blockdevices-filesystems.sh') diff --git a/src/core/libs/lib-blockdevices-filesystems.sh b/src/core/libs/lib-blockdevices-filesystems.sh index ef3bb36..7b0f85b 100644 --- a/src/core/libs/lib-blockdevices-filesystems.sh +++ b/src/core/libs/lib-blockdevices-filesystems.sh @@ -53,7 +53,7 @@ finddisks() { done #scsi/sata devices for dev in $(ls | egrep '^sd'); do - # TODO: what is the significance of 5? + # TODO: what is the significance of 5? ASKDEV if ! [ "$(cat $dev/device/type)" = "5" ]; then echo "/dev/$dev" [ "$1" ] && echo $1 -- cgit v1.2.3-54-g00ecf