gnulib-tool-py
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnulib-tool-py] --megatest severe bug


From: Stefano Lattarini
Subject: [gnulib-tool-py] --megatest severe bug
Date: Thu, 20 Sep 2012 23:08:16 +0200

If I issue:

    $ python ./gnulib-tool.py --megatest y0

I get the following error:

    Traceback (most recent call last):
      File "./gnulib-tool.py", line 924, in <module>
        main()
      File "./gnulib-tool.py", line 719, in main
        testdir.execute()
      File "~/src/gnulib-python/pygnulib/GLTestDir.py", line 959, in execute
        if auxdir != '.':
    NameError: global name 'auxdir' is not defined

I've not investigated the issue any further.

Regards,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]