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)
Mon, May 12, 2:23 PM
Unknown Object (File)
Apr 24 2025, 6:30 PM
Unknown Object (File)
Apr 20 2025, 12:30 AM
Unknown Object (File)
Apr 19 2025, 6:11 PM
Unknown Object (File)
Apr 19 2025, 5:46 PM
Unknown Object (File)
Apr 19 2025, 1:03 PM
Unknown Object (File)
Apr 19 2025, 12:45 PM
Unknown Object (File)
Apr 17 2025, 6:54 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.