http://bugs.grommit.com/show_bug.cgi?id=458
Summary: ws(1) command line handling is bogus
Product: SCM Migration
Version: unspecified
Platform: All
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P3
Component: ws
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: richlowe at richlowe.net
At some point in the past (I assume when we first changed ws), the command line
handling became far less resilient.
At present, 'ws -c <command>' functions, when it in no way is intended to (or
should!).
At the very least, we should be sure we were passed options actually as
documented, and in the case above -c should be seen as either an invalid flag,
or a workspace, and most definitely shouldn't propagate down to the exec of
$SHELL.
(sadly, I'd come to somewhat rely on this behaviour for use with M-x compile,
so I'm sad, but it still needs to be fixed)
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.