update-all-config.pl: correct cosmetic message output issue
commit53f9375cf2e960ef7908d1f8d6e1223ea2d1fca1
authorKyle J. McKay <mackyle@gmail.com>
Mon, 2 Aug 2021 03:36:10 +0000 (1 20:36 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 2 Aug 2021 03:36:10 +0000 (1 20:36 -0700)
tree0ec9ee7fc2b6327d6ff9258487deed0ddfd49fc4
parent65db1f03a82b1c0f1861b19d19f68db32435bfc8
update-all-config.pl: correct cosmetic message output issue

Messages could be output with improper end-of-line characters
resulting in distorted message display.

The code was there to make sure that didn't happen but was
not fully hooked up.

Hook it up now.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/update-all-config.pl