replay: Set error location properly when parsing options
commit890ad5508e0e450272faa4b38611b9df5bab871a
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 12 Feb 2016 19:02:26 +0000 (12 17:02 -0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 19 Feb 2016 12:46:44 +0000 (19 13:46 +0100)
treeaa9ec896080581875378c663bd6bd09db07e8725
parent43fa1e0bd98887fb5ead745de13dc9961799e97e
replay: Set error location properly when parsing options

Set error location so the error_report() calls will show
appropriate command-line argument or config file info.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1455303747-19776-4-git-send-email-ehabkost@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
replay/replay.c