0367d0bf57
${tool}_start was called from within `config/default_exp', but this proves to be error-prone, because DejaGnu isn't fully initialized at that point, causing an error when calling one of the DejaGnu methods pass/fail/unsupported/xfail/unresolved/untested: can't read "multipass_name": no such variable The right way seems to be calling ${tool}_start() from ${tool}_init().