the following commit contains an unsupported syntax (python 2.4)

commit ce81d75569cd72a16beae359e6a8f5d91d1d5f88
Author: lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Date:   Sat Jan 29 01:21:40 2011 +0000

    Let harness know about failed test after unexpected reboot

    If test causes unexpected reboot, its state is not logged
    and harness also doesn't get called. Side-effect is
    that group_level/indent_level will be more than expected
    and autotest fails with AssertionError.

    Signed-off-by: Jan Stancek <[email protected]>

[root@t173 kvm]# ../../bin/autotest control --verbose
Traceback (most recent call last):
  File "../../bin/autotest", line 8, in ?
    from autotest_lib.client.bin import job
  File "/home/devel/autotest-upstream/client/bin/job.py", line 622
    finally:
          ^
SyntaxError: invalid syntax
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to