gnulib-tool: Make it work in the test suite.
commit948b591d1ce95ce11adb27313611893c148493d1
authorBruno Haible <bruno@clisp.org>
Tue, 19 Mar 2024 23:27:27 +0000 (20 00:27 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 19 Mar 2024 23:27:27 +0000 (20 00:27 +0100)
tree484a398a37fe0fdb63a19d0deef24fdefd33c401
parent9e1af292dce08bfca092950e0e0d829398c6417d
gnulib-tool: Make it work in the test suite.

* gnulib-tool.sh (gnulib_dir): Make absolute.
(func_create_megatestdir): If .git/refs/heads/master does not exist, use
ChangeLog instead.
* pygnulib/main.py (main): Make gnulib_dir absolute.
* pygnulib/GLTestDir.py (GLMegaTestDir.execute): If
.git/refs/heads/master does not exist, use ChangeLog instead.
ChangeLog
gnulib-tool.sh
pygnulib/GLTestDir.py
pygnulib/main.py