tags 500952 + patch
thanks

On Sat, 28 Mar 2009 18:45:28 -0400
Matthew Flaschen <matthew.flasc...@gatech.edu> wrote:

> This was fixed in a somewhat round-about way
> (http://bazaar.launchpad.net/~vcs-imports/nunit-2.5/trunk/revision/2600) .
> 

Thanks for pointing to that patch.

This should be applied to the package then (without the whitespace noise):

=== modified file 'src/ConsoleRunner/nunit-console-exe/App.config'
--- src/ConsoleRunner/nunit-console-exe/App.config      2008-08-31 01:12:21 
+0000
+++ src/ConsoleRunner/nunit-console-exe/App.config      2008-09-06 00:46:19 
+0000
@@ -10,19 +10,21 @@
        -->
     <add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" /> 
        </appSettings>
+
+  <!-- Uncomment and edit for internal trace -->
   <!--
-    <system.diagnostics>
+  <system.diagnostics>
          <switches>
-               <add name="NTrace" value="4" />
+      <add name="NTrace" value="4" />
          </switches>
          <trace autoflush="true" indentsize="4">
-               <listeners>
-                       <add name="NUnitInternalTrace" 
type="System.Diagnostics.TextWriterTraceListener" 
-                               initializeData="C:\NUnitPrimaryTrace.txt"/>
-               </listeners>
+                 <listeners>
+        <add name="NUnitInternalTrace" 
type="System.Diagnostics.ConsoleTraceListener" />
+                 </listeners>
          </trace>
        </system.diagnostics>
        -->
+
   <runtime>
 
    <legacyUnhandledExceptionPolicy enabled="1" />

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    mee...@meebey.net  http://www.meebey.net/
PEAR Developer    mee...@php.net     http://pear.php.net/
Debian Developer  mee...@debian.org  http://www.debian.org/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to