############################################################################### # # settings.before.mistachkin.eagle -- # # Written by Joe Mistachkin. # Released to the public domain, use at your own risk! # ############################################################################### if {[info exists ::env(TEST_ALL)]} then { if {[haveSQLiteObjectCommand]} then { catch { object invoke Interpreter.GetActive AddRuntimeOption noPoolCounts } } }