From 1ed7b591b2f49f9fb5def956d0af896cbdaef750 Mon Sep 17 00:00:00 2001 From: "Justin Clark-Casey (justincc)" Date: Fri, 5 Mar 2010 22:38:03 +0000 Subject: [PATCH] automatically delete %temp% directory after running tests this prevents a huge cruft buildup --- .nant/local.include | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.nant/local.include b/.nant/local.include index 14fd3c03c6..94398a2486 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -142,6 +142,8 @@ + +