Commits

Bill Wendling committed 8b0a3c5c1f7
[svn-r4402] Purpose: Bug Fix Description: Object IDs command-line options weren't being picked up. Solution: The wrong flag was being checked for. Changed the flag from "v" to "i", which is what the documentation says. Platforms tested: Linux