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)
Wed, Oct 22, 8:23 PM
Unknown Object (File)
Sep 18 2025, 9:52 PM
Unknown Object (File)
Aug 28 2025, 1:45 AM
Unknown Object (File)
Jul 31 2025, 11:22 AM
Unknown Object (File)
Jul 22 2025, 6:27 AM
Unknown Object (File)
Jul 6 2025, 10:58 PM
Unknown Object (File)
Jun 10 2025, 10:08 AM
Unknown Object (File)
May 12 2025, 2:23 PM
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.