]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix indentation in bsdinstall-created wpa_supplicant.conf
authoremaste <emaste@FreeBSD.org>
Wed, 22 Nov 2017 15:18:11 +0000 (15:18 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 22 Nov 2017 15:18:11 +0000 (15:18 +0000)
commit24971a02a8a26ac2ea9b632e25b2e7776681b6e1
treea8c1e3c0fe1011b7eac6219226989bc962322c63
parent1dac2d8e89eda1bc70a2e916d7d337b5d100c88b
Fix indentation in bsdinstall-created wpa_supplicant.conf

r309934 cleaned up some cases in bsdinstall to use heredocs but broke
the indentation of the generated output, because <<- heredocs strip
leading tabs.

PR: 221982
Reviewed by: allanjude, dteske
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D13190
usr.sbin/bsdinstall/scripts/wlanconfig