Use currentLine instead of reassembling the list of arguments, since otherwise
commit6f52fa05560b9df338622c20ea693259dd2d3fba
authorChris Lumens <clumens@redhat.com>
Mon, 4 Jun 2007 17:18:48 +0000 (4 17:18 +0000)
committerChris Lumens <clumens@redhat.com>
Mon, 4 Jun 2007 17:18:48 +0000 (4 17:18 +0000)
treeb6f3cd44aabe19a09910687837cb8adb45c4c80b
parent4a2e6ddea5057c28ee7672a71acb098106530a35
Use currentLine instead of reassembling the list of arguments, since otherwise
we might miss quoting (#241657).
ChangeLog
pykickstart/base.py
pykickstart/commands/authconfig.py
pykickstart/parser.py