From: Kern Sibbald Date: Sun, 30 Jul 2006 21:28:24 +0000 (+0000) Subject: kes Turn off new test code in src/console.c X-Git-Tag: Release-2.0.0~697 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=513470a9aff41ee840c1188857520f8daf049897;p=bacula%2Fbacula kes Turn off new test code in src/console.c git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3208 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kes-1.39 b/bacula/kes-1.39 index 0d01dccb0d..03b251768d 100644 --- a/bacula/kes-1.39 +++ b/bacula/kes-1.39 @@ -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 diff --git a/bacula/src/console/console.c b/bacula/src/console/console.c index bd24519f05..09af970615 100644 --- a/bacula/src/console/console.c +++ b/bacula/src/console/console.c @@ -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()