diff --git a/Cocoa/set_installation_options.sh b/Cocoa/set_installation_options.sh index c4dc0058..b2813942 100644 --- a/Cocoa/set_installation_options.sh +++ b/Cocoa/set_installation_options.sh @@ -16,7 +16,7 @@ fi # ------------------------------------------------------------------------------ # VERBOSE AS DEBUG TOOL -------------------------------------------------------- # ------------------------------------------------------------------------------ -export COCOA_OUTPUT_VERBOSE=1 +#export COCOA_OUTPUT_VERBOSE=1 # ------------------------------------------------------------------------------ # If set, COSMOLIKE will compile with DEBUG flags ------------------------------