Return Values for command line
Hi,
I use RTC command lines in a perl script.
for instance, when i do > lscm accept.... from a perl script.
perl variable $? is returning -1 even if the status of accept command is "Workspace unchanged" and returning as failed.
is there a better way we can differentiate accept command from returning "workspace unchanged" with an actual error?
-Meenakshi.