From bff6887c5b8d1350f0d0c376f8b5d923665bf15b Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Wed, 3 Jan 2024 18:24:38 +0100 Subject: [PATCH] Correct typo in a debug message: belogs -> belongs --- usr/share/rear/layout/save/default/320_autoexclude.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/rear/layout/save/default/320_autoexclude.sh b/usr/share/rear/layout/save/default/320_autoexclude.sh index 6fc64b4514..ea737c31e5 100644 --- a/usr/share/rear/layout/save/default/320_autoexclude.sh +++ b/usr/share/rear/layout/save/default/320_autoexclude.sh @@ -15,7 +15,7 @@ if [[ "$AUTOEXCLUDE_PATH" ]] ; then for exclude in "${AUTOEXCLUDE_PATH[@]}" ; do while read fs device mountpoint junk ; do if [[ "${mountpoint#${exclude%/}/}" != "$mountpoint" ]] ; then - DebugPrint "Automatically excluding filesystem $mountpoint (belogs to $exclude in AUTOEXCLUDE_PATH)" + DebugPrint "Automatically excluding filesystem $mountpoint (belongs to $exclude in AUTOEXCLUDE_PATH)" mark_as_done "fs:$mountpoint" mark_tree_as_done "fs:$mountpoint" ### by excluding the filesystem, the device will be excluded by the