The crash handler script works under the assumption
it will be passed proper parameters from the kernel.
However, in some kernels we might have a problem and
not all params will make to the script. If that's the
case, operate with limited functionality.

Also, corrected the script to use syntax compliant with
python 2.4. (It was using a try/except/finally block,
illegal in 2.4).

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4030 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed