~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-devel] [PATCH] setup-disk: Correct typo for fixing MBR message

Details
Message ID
<1419007274-13304-1-git-send-email-andrew@bradfordembedded.com>
Sender timestamp
1419007274
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 setup-disk.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup-disk.in b/setup-disk.in
index f4401dd..132176e 100644
--- a/setup-disk.in
+++ b/setup-disk.in
@@ -937,7 +937,7 @@ if [ -d "$1" ]; then
	# install to given mounted root
	apk add --quiet syslinux
	install_mounted_root "${1%/}" \
		&& echo "You might need fix the MBR to be able to boot" >&2
		&& echo "You might need to fix the MBR to be able to boot" >&2
	exit $?
fi

-- 
1.7.10.4



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)