Fix: Succesful session load might still report an error
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 19 Mar 2014 15:29:18 +0000 (11:29 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 19 Mar 2014 17:26:33 +0000 (13:26 -0400)
commit5a8f54da84e1df8beadfef3a9f866e35a3ea13dd
tree62532a97c6b363fc29abe184f969c4dad141fc87
parent883d970a45de63864c1b2ae956fc01e835e351c4
Fix: Succesful session load might still report an error

This ensures that the load command reports a successful load when
the session is found in the user's home session configuration
directory and not in the system-wide session configuration directory.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/config/config.c
This page took 0.024789 seconds and 4 git commands to generate.