aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/interpreter.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2021-10-26 09:56:15 -0400
committerEli Schwartz <eschwartz93@gmail.com>2021-11-16 23:35:46 -0500
commit018d928cf51b6915f72d8377fe77b89dbd594072 (patch)
treee09c1db290cd6ea4f83fc5b7268c1d698a120eee /mesonbuild/interpreter/interpreter.py
parent05e0712f59429423df1dc8564c067990d3430105 (diff)
downloadmeson-018d928cf51b6915f72d8377fe77b89dbd594072.zip
meson-018d928cf51b6915f72d8377fe77b89dbd594072.tar.gz
meson-018d928cf51b6915f72d8377fe77b89dbd594072.tar.bz2
i18n: Fix backtrace when missing input kwarg
When input kwarg is missing in i18n.merge_file() it was crashing with a backtrace because of kwargs['input'][0]. That code was useless anyway because CustomTarget now uses first output as default name which is what we need here.
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions