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, Apr 17, 12:50 AM
Unknown Object (File)
Dec 20 2023, 1:34 AM
Unknown Object (File)
Sep 4 2023, 10:21 PM
Unknown Object (File)
Sep 4 2023, 10:19 PM
Unknown Object (File)
Sep 4 2023, 10:18 PM
Unknown Object (File)
Aug 30 2023, 10:25 AM
Unknown Object (File)
Aug 28 2023, 9:34 AM
Unknown Object (File)
Jun 29 2023, 10:39 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

Lint
Lint Skipped
Unit
Tests Skipped

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.