Date: Tue, 12 Nov 2002 13:09:58 -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: <200211122109.gACL9wJC018597@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/12 13:09:58 PST
Modified files:
usr.sbin/sysinstall label.c
Log:
Try to cleanup the non-interactive disk labeling code a bit. Rework
the loop that runs through the environment variables to be a bit more
intuitive. Also, change some 'continue's in failure cases to 'break's
instead. If we are going to fail, we should just do it.
PR: bin/40654
Submitted by: Thomas Zenker <thz@Lennartz-electronic.de> (partially)
Revision Changes Path
1.126 +38 -48 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?200211122109.gACL9wJC018597>
