Bug in remove_debugfiles
Projects / CRM / PLM / Calendar / Tasks / SCRUM / Test / Inventory
Brought to you by:
gokohnert
Hi,
TUTOS version: 1.12.20160813
There is a bug in the permissions.p3:remove_debugfiles()
function. It uses the sessionpath
to build the filename instead of the errlog
path, and so will never delete any old debug.out
files.
See attached a small patch to fix, including a log entry to say when it's deleting the files (you may not want to include that bit).
Thanks,
Paddy
fixed in svn revision 1337