Quote:
Originally posted by SomeoneWhoCares
thx for the nice scripts, btw isnt OnSitePre.itcl supposed to log to dupedir.log as well? ![Smile](https://oss.azurewebsites.net/forum/images/smilies/smile.png)
for now i just added
set fileid [open $ND_IOLOG/dupedir.log a]
puts $fileid "$now $user $release"
close $fileid
|
hmm it was not supposed to be logged in dupedir on site pre cmd
but i'll think to add it in next rls
![Wink](https://oss.azurewebsites.net/forum/images/smilies/wink.png)
thx for your idea
have fun
bounty