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)
Thu, Dec 5, 2:22 AM
Unknown Object (File)
Thu, Dec 5, 12:55 AM
Unknown Object (File)
Thu, Dec 5, 12:54 AM
Unknown Object (File)
Thu, Dec 5, 12:54 AM
Unknown Object (File)
Thu, Dec 5, 12:22 AM
Unknown Object (File)
Nov 16 2024, 7:19 AM
Unknown Object (File)
Nov 7 2024, 2:16 PM
Unknown Object (File)
Oct 27 2024, 6:41 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.