Description of Problem: Executing 'rup bogushost' sets the return code to '0' and it should set it to something non-zero. Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional Information:
The problem with this is that you can specify multiple hosts on the commandline and there would be no way to figure out which one(s) failed. And simply setting the exit code to 1 in case any of the hosts failed isn't really helping a lot. If you can give me a really good reason why this should be changed i can certainly do it, but i don't see it. Read ya, Phil
I'll buy that for a buck. Closing out.