What are the lscm result codes?
Is there a table of result codes for lscm commands? We use lscm for running all sorts of commands in our build process and when it fails, we just get the error passed back from the shell. I can usually track it down then associate a plain english description for the error but it would be a lot easier if there were a list of result codes with description. I've looked all around, am I just missing it?
- Andy