turned off debugging again.
authorChris Koeritz <fred@gruntose.com>
Tue, 10 Jul 2012 15:04:39 +0000 (11:04 -0400)
committerChris Koeritz <fred@gruntose.com>
Tue, 10 Jul 2012 15:04:39 +0000 (11:04 -0400)
nucleus/library/tests_filesystem/test_byte_filer.cpp

index de5c895caf3fac70b19d1471e76c87937386c0d3..0fac18a988594caf829103556fcad890abfa35ae 100644 (file)
@@ -44,7 +44,7 @@ using namespace unit_test;
 
 #define LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 
-#define DEBUG_BYTE_FILER
+//#define DEBUG_BYTE_FILER
   // uncomment for noisy test run.
 
 class test_byte_filer : virtual public unit_base, virtual public application_shell