From 34412f0530cf6a411b4de906a8e9da59cbcb3a85 Mon Sep 17 00:00:00 2001
From: Christian Goetze <cg@lindenlab.com>
Date: Wed, 18 Feb 2009 08:24:13 +0000
Subject: [PATCH] svn merge -c 112301
 svn+ssh://svn.lindenlab.com/svn/linden/branches/sim-ao/sim-ao-4 propagate
 bandaid for DEV-27390

---
 indra/test/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index c8b8846466b..3490ad6f684 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -26,7 +26,7 @@ set(test_SOURCE_FILES
     common.cpp
     inventory.cpp
     io.cpp
-    llapp_tut.cpp
+#    llapp_tut.cpp						# Temporarily removed until thread issues can be solved
     llbase64_tut.cpp
     llblowfish_tut.cpp
     llbuffer_tut.cpp
-- 
GitLab