Skip to content

Return code improvements #12

@sodero

Description

@sodero

Suggestion:

#define RETURN_OK 0 /* No problems, success /
#define RETURN_WARN 5 /
User abort /
#define RETURN_ERROR 10 /
Script error /
#define RETURN_FAIL 20 /
InstallerLG failure */

File not found / readable -> RETURN_ERROR + 1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions