Files
freeipa/ipalib
Rob Crittenden fe84ffd0f1 Add a return value to exceptions.
Returning the exception value doesn't work because a shell return value
is in the range of 0-255.

The default return value is 1 which means "something went wrong." The only
specific return value implemented so far is 2 which is "not found".
2009-07-10 16:44:54 -04:00
..
2009-06-02 16:20:48 -04:00
2009-07-10 16:44:54 -04:00
2009-07-10 16:44:54 -04:00
2009-07-02 13:33:01 -04:00