]> git.sur5r.net Git - i3/i3/commit
Properly error out when the layout file cannot be read.
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 4 Mar 2015 21:45:39 +0000 (22:45 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 7 Mar 2015 14:57:05 +0000 (15:57 +0100)
commit9ebf17c39d6711a36651aa9d024114013286b3da
tree53120e4ec134096d9767675d851e982f770e2e8f
parent6c675cc3f67427b17f1c28aa196ea017ea5ee55e
Properly error out when the layout file cannot be read.
This will result in an actual error message for the user.
fixes #1499
src/commands.c