From 55497344ea424fd9c7622e41ffff1d33c1995882 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 27 Jun 2012 15:16:51 +0200 Subject: [PATCH] Correcting typo in fstab function call in mountroot, thanks to Baurzhan Muftakhidinov . --- scripts/boot/mountroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/boot/mountroot.sh b/scripts/boot/mountroot.sh index 69f6f0a..2d14e4d 100755 --- a/scripts/boot/mountroot.sh +++ b/scripts/boot/mountroot.sh @@ -199,7 +199,7 @@ mountroot () panic "A wrong rootfs was mounted." fi - fstab + Fstab Netbase case "${LIVE_SWAPON}" in -- 2.1.4