We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106ac24 commit 4229af9Copy full SHA for 4229af9
data/icons/meson.build
@@ -1,4 +1,4 @@
1
-icons = run_command('find_icons.sh').stdout().strip().split()
+icons = run_command('find_icons.sh', check: true).stdout().strip().split()
2
3
# double-click, drag-click, right-click, single-click icons imported from mousetweaks
4
# ([email protected]:GNOME/mousetweaks.git)
0 commit comments