To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50091
                  Issue #:|50091
                  Summary:|dmake doesn't echo shell escape comands
                Component:|tools
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|dmake
              Assigned to:|vq
              Reported by:|vq





------- Additional comments from [EMAIL PROTECTED] Mon May 30 18:05:19 -0700 
2005 -------
In contrast to its man page
--------------------------
              $(shell command)
                     Runs  command as if it were part of a recipe and returns,
                     separated by a single  space,  all  the  non-white  space
                     terms written to stdout by the command.
                     (snip)
                     current directory.  The recipe modification flags  [EMAIL 
PROTECTED]
                     are honored if they appear as the first characters in the
                     command.  For example:
---------------------------
the @ flag, or the -vr switch is not honored, i.e. $(shell commands) are
never echoed.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to