[Git-commits] [grml/grml-network] 5a1079: netcardconfig: fix variable assignment in awk cmdl...
Michael Prokop
mika at grml.org
Thu Dec 8 13:55:03 CET 2011
Branch: refs/heads/master
Home: https://github.com/grml/grml-network
Commit: 5a1079a5b15364c1d643269ae4bdb91db5408143
https://github.com/grml/grml-network/commit/5a1079a5b15364c1d643269ae4bdb91db5408143
Author: Michael Prokop <mika at grml.org>
Date: 2011-12-08 (Thu, 08 Dec 2011)
Changed paths:
M sbin/netcardconfig
Log Message:
-----------
netcardconfig: fix variable assignment in awk cmdline
A variable inside awk can't seem to include the "-" sign.
So lets just use "dnsnameservers" instead of "dns-nameservers"
in the awk cmdline for variable assignment.
Closes: http://bts.grml.org/grml/issue1089
Thanks: Marek Malevič
More information about the Git-commits
mailing list