diff --git a/mac_installer/finish_install.cpp b/mac_installer/finish_install.cpp index 9a99df25ce..79644a95c5 100644 --- a/mac_installer/finish_install.cpp +++ b/mac_installer/finish_install.cpp @@ -31,7 +31,7 @@ #define VERBOSE_TEST 0 /* for debugging callPosixSpawn */ #if VERBOSE_TEST -#define CREATE_LOG 1 /* for debugging */ +#define CREATE_LOG 0 /* for debugging */ #else #define CREATE_LOG 0 /* for debugging */ #endif