From bec4d0c564a0ed421a021d1446f2851a07517381 Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Fri, 9 Oct 2009 16:54:50 +0100
Subject: fix test suite (and hopefully the panda build) by commenting out
LindenUDP.Tests.dll references
---
.nant/local.include | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
(limited to '.nant/local.include')
diff --git a/.nant/local.include b/.nant/local.include
index f78c6a6..266864b 100644
--- a/.nant/local.include
+++ b/.nant/local.include
@@ -58,10 +58,12 @@
+
@@ -115,16 +117,18 @@
+
@@ -238,10 +242,12 @@
+
--
cgit v1.1
From 16a9a2604bbb258de9b2c3589d1551a357704204 Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Fri, 9 Oct 2009 18:19:51 +0100
Subject: Remove another lindenudp tests reference. Maybe this will make panda
happy
---
.nant/local.include | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to '.nant/local.include')
diff --git a/.nant/local.include b/.nant/local.include
index 266864b..5e02665 100644
--- a/.nant/local.include
+++ b/.nant/local.include
@@ -277,7 +277,7 @@
-
+
--
cgit v1.1