It looks like the diff wasn't tested.  Back it out.

Anton Lindqvist <an...@basename.se> wrote:

> On Sat, Mar 25, 2023 at 12:27:28PM -0600, Klemens Nanni wrote:
> > CVSROOT:    /cvs
> > Module name:        src
> > Changes by: k...@cvs.openbsd.org    2023/03/25 12:27:28
> > 
> > Modified files:
> >     distrib/miniroot: install.sub 
> > 
> > Log message:
> > simplify final MAKEDEV call
> > 
> > No need to loop here, the script takes multiple args.
> > 
> > OK tb afresh1
> 
> Seen in install log on my regress machines during autoinstall. Is this
> commit the culprit?
> 
> Making all device nodes...mknod: sd0a: File exists
> mknod: rsd0a: File exists
> mknod: sd0b: File exists
> mknod: rsd0b: File exists
> mknod: sd0c: File exists
> mknod: rsd0c: File exists
> mknod: sd0d: File exists
> mknod: rsd0d: File exists
> mknod: sd0e: File exists
> mknod: rsd0e: File exists
> mknod: sd0f: File exists
> mknod: rsd0f: File exists
> mknod: sd0g: File exists
> mknod: rsd0g: File exists
> mknod: sd0h: File exists
> mknod: rsd0h: File exists
> mknod: sd0i: File exists
> mknod: rsd0i: File exists
> mknod: sd0j: File exists
> mknod: rsd0j: File exists
> mknod: sd0k: File exists
> mknod: rsd0k: File exists
> mknod: sd0l: File exists
> mknod: rsd0l: File exists
> mknod: sd0m: File exists
> mknod: rsd0m: File exists
> mknod: sd0n: File exists
> mknod: rsd0n: File exists
> mknod: sd0o: File exists
> mknod: rsd0o: File exists
> mknod: sd0p: File exists
> mknod: rsd0p: File exists
> mknod: cd0a: File exists
> mknod: rcd0a: File exists
> mknod: cd0c: File exists
> mknod: rcd0c: File exists
>  done.
> 

Reply via email to