Date: Tue, 12 Nov 2002 13:12:42 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall label.c Message-ID: <200211122112.gACLChni018772@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/12 13:12:42 PST
Modified files:
usr.sbin/sysinstall label.c
Log:
Remove a line that set the status to success. We already do that at the
beginning, so the best this could achieve would be to mask an earlier
failure. Break instead of continue for another failure case.
Revision Changes Path
1.127 +1 -2 src/usr.sbin/sysinstall/label.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211122112.gACLChni018772>
