To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64583
User vq changed the following:
What |Old value |New value
================================================================================
Assigned to|vq |hjs
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sun Jul 30 20:09:46 -0700
2006 -------
Committed the patch to dmake46. I don't think a testcase is needed in this case,
but I verified with the following makefile
--- makefile.mk ---
GROUPSHELL*:=/bin/sh
GROUPSUFFIX=.sh
all :
[
echo "A group recipe line"
]
--- makefile.mk ---
and
$ dmake.exe -vt -r
which tempfiles were created and that their permissions are 600. By using the
same command without -vt one sees that the tempfiles are actually removed.
With GROUPSUFFIX empty I also verified that only one tempfile is created in
this case.
Reassigning for verification.
---------------------------------------------------------------------
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]