Shifted the relax warning system setup into the run() method as it can no longer be in __init__().
It requires the command line args, but these are processed after class initialisation in this branch.
Authored by: bugman 2011-01-21
Parent: [r12419]
Child: [r12421]