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, Mar 20, 5:56 PM
Unknown Object (File)
Fri, Mar 7, 2:29 PM
Unknown Object (File)
Fri, Mar 7, 1:31 AM
Unknown Object (File)
Wed, Mar 5, 8:49 PM
Unknown Object (File)
Feb 23 2025, 1:33 AM
Unknown Object (File)
Feb 19 2025, 10:20 AM
Unknown Object (File)
Feb 19 2025, 9:42 AM
Unknown Object (File)
Feb 15 2025, 11:04 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

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.