Why do we get "open <datafile>" twice in the command log
when we start gretl with a datafile on the command line?

Somehow the command line, "open <file>" is being run through
cmd_init() twice (register_data() is invoked only once).
