Changes

Jump to: navigation, search

stoney conductor: prov-backup-kvm

1 byte added, 11:15, 22 October 2013
/* Exit codes */
= Exit codes =
<pre>
### Error codes constants
use constant SUCCESS_CODE => 0;
 
### Error codes constants
use constant UNDEFINED_ERROR => 1; # Always the first!
use constant MISSING_PARAMETER_IN_CONFIG_FILE => 2;
486
edits