Reply To: log return codes from ssc

#3884
rpedde
Participant

Yeah, that’s on my list, too. Ideally, I’d like to get the stderr as well and dump that to the log if it fails, but that would require reinventing the popen wheel, I think.

Logging the return code would be easy and helpful. I’ll get that reasonably quickly.

When I’m debugging ssc stuff, I run -f, so I can see stderr on the screen.

— Ron