[Bug 221982] bsdinstall creates wpa_supplicant.conf with missing indentation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 1 16:39:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221982

            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 at FreeBSD.org
          Reporter: emaste at 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 laptop I
ended up with:

netowrk={
ssid="myssid"
scan_ssid=0
psk="sharedkey"
priority=5
}

sh.1:
If the operator is “<<-” instead of “<<”, then leading tabs in the
here-doc-text are stripped.

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


More information about the freebsd-bugs mailing list