|
The touch task creates a file but does not release it. On line 163 of TouchTask.cs, it should probably assign the result of File.Create to a stream and then close the stream. Sorry, we had been using the touch task to create lock files, but then we couldn't delete them! |
- Re: [nant-dev] touch task bug Steele, Matt
- Re: [nant-dev] touch task bug Gert Driesen
- [nant-dev] Re: touch task bug Matthew Mastracci
- Re: [nant-dev] Re: touch task bug Gert Driesen
- Re: [nant-dev] Re: touch task bug Matthew Mastracci
