Page MenuHomeFreeBSD

Fix indentation in bsdinstall-created wpa_supplicant.conf
ClosedPublic

Authored by emaste on Nov 22 2017, 1:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 5:20 PM
Unknown Object (File)
Tue, Apr 14, 12:39 PM
Unknown Object (File)
Mon, Apr 13, 8:31 PM
Unknown Object (File)
Mon, Apr 13, 10:44 AM
Unknown Object (File)
Sun, Apr 12, 8:35 PM
Unknown Object (File)
Mar 11 2026, 8:07 AM
Unknown Object (File)
Mar 11 2026, 4:55 AM
Unknown Object (File)
Mar 8 2026, 10:41 AM
Subscribers
None

Details

Summary

rS309934 cleaned up some cases in bsdinstall to use heredocs but broke the indentation of the generated output, because <<- heredocs strip leading tabs.

PR: 221982

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 22 2017, 3:39 AM
This revision was automatically updated to reflect the committed changes.