Bugzilla – Bug 3310
Inconsistency across components with respect to client command behavior.
Last modified: 2012-09-12 13:35:18
You need to log in before you can comment on or make changes to this bug.
"-help" on most commands(like globusrun-ws) throws the message to standard error whereas it is more likely for one to expect it on the standard output, thus necessiating a rerun. Or is the current behaviour the standard? Even in that case, different commands across the installation behave differently as evident from the following console output --------------------------------------------------------- $ globusrun-ws -help 2>/dev/null $ globus-start-container -help 2>/dev/null $ wsrf-query -h >/dev/null $ rft -help >/dev/null $ ---------------------------------------------------------
Thanks for pointing this out. This has come up in our own discussion. Hopefully we can clean this up soon.
We've migrated our issue tracking software to jira.globus.org. Any new issues should be added here: http://jira.globus.org/secure/VersionBoard.jspa?selectedProjectId=10363 This issue is being tracked in http://jira.globus.org/browse/GT-278