summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-blockdevices-filesystems.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/libs/lib-blockdevices-filesystems.sh')
-rw-r--r--src/core/libs/lib-blockdevices-filesystems.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-blockdevices-filesystems.sh b/src/core/libs/lib-blockdevices-filesystems.sh
index e8f358c..8d038a6 100644
--- a/src/core/libs/lib-blockdevices-filesystems.sh
+++ b/src/core/libs/lib-blockdevices-filesystems.sh
@@ -120,8 +120,8 @@ get_anchestors_mount () {
get_anchestors_mount "$recognizer" && buffer="$buffer
$ANSWER_DEVICES"
fi
- debug 'FS' "Found anchestors: $ANSWER_DEVICES"
ANSWER_DEVICES=$buffer
+ debug 'FS' "Found anchestors: $ANSWER_DEVICES"
[ -n "$ANSWER_DEVICES" ]
}