diff --git a/pyfpdb/RushNotesAux.py b/pyfpdb/RushNotesAux.py index b9fb91ad..fcc82dd4 100644 --- a/pyfpdb/RushNotesAux.py +++ b/pyfpdb/RushNotesAux.py @@ -34,7 +34,7 @@ The existing notes file will be altered by this function #debugmode will write logfiles for the __init__ and update_data methods # writes into ./pyfpdb/~Rushdebug.* # -debugmode = True +debugmode = False # Standard Library modules import os