Commit 464e9ed364d9f87b7c7d43c54c99149d16b92b69

Bruno Haible 2024-04-20T23:45:59

gnulib-tool.py: Fix a bug in removed / added files handling. * pygnulib/GLImport.py (GLImport.execute): When looking for files that are in both filetable['old'] and filetable['new'], consider only the first element of each tuple, not the entire tuple.