From a3ac2cbdde347ae591ba05fb16be5d7ca07cc5fd Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Fri, 5 Mar 2010 22:38:03 +0000
Subject: 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 29674ab..114c12d 100644
--- a/.nant/local.include
+++ b/.nant/local.include
@@ -85,6 +85,8 @@
+
+
--
cgit v1.1