mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 02:34:05 +02:00
gobject/tests/mkenums.py: Fix _write_rspfile()
The 'return f.name' should be in the same level as the body of 'with tempfile.NamedTemporaryFile(...) as f:'
This commit is contained in: