Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Sep 2017 16:39:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221982] bsdinstall creates wpa_supplicant.conf with missing indentation
Message-ID:  <bug-221982-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221982

            Bug ID: 221982
           Summary: bsdinstall creates wpa_supplicant.conf with missing
                    indentation
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

r309934 cleaned up some cases in bsdinstall to use heredocs but broke the
indentation of the generated output - i.e. on a fresh install on a new lapt=
op I
ended up with:

netowrk=3D{
ssid=3D"myssid"
scan_ssid=3D0
psk=3D"sharedkey"
priority=3D5
}

sh.1:
If the operator is =E2=80=9C<<-=E2=80=9D instead of =E2=80=9C<<=E2=80=9D, t=
hen leading tabs in the
here-doc-text are stripped.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221982-8>