]> git.sur5r.net Git - bacula/bacula/commitdiff
kes Turn off new test code in src/console.c
authorKern Sibbald <kern@sibbald.com>
Sun, 30 Jul 2006 21:28:24 +0000 (21:28 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 30 Jul 2006 21:28:24 +0000 (21:28 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3208 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kes-1.39
bacula/src/console/console.c

index 0d01dccb0d5e7618e6ba6504ca254863750cecd6..03b251768d318c2c4618de3b5e29bb2f529dba98 100644 (file)
@@ -16,6 +16,7 @@ kes  Create a generic DB routine for getting an int (32/64 bit) from
 kes  Add more migration code.
 kes  Add a few more files to .cvsignore here and there.
 kes  Minor fixes for SD write rate and despooling rate.
+kes  Turn off new test code in src/console.c
 
 Version 1.39.18
 29Jul06
index bd24519f05e91fb6505bc7563f32b0a97f6ab008..09af97061596d9e5364250bc0dcf75e19f707629 100644 (file)
@@ -28,7 +28,7 @@
 
 #ifdef HAVE_CONIO
 #include "conio.h"
-#define CONIO_FIX 1
+//#define CONIO_FIX 1
 #else
 #define con_init(x)
 #define con_term()