diff --git a/common/exechelp-w32.c b/common/exechelp-w32.c index 1a29973e6..3ddff8ee5 100644 --- a/common/exechelp-w32.c +++ b/common/exechelp-w32.c @@ -65,7 +65,7 @@ #include "exechelp.h" /* Define to 1 do enable debugging. */ -#define DEBUG_W32_SPAWN 1 +#define DEBUG_W32_SPAWN 0 /* It seems Vista doesn't grok X_OK and so fails access() tests.