Index: lib/System.Data.SQLite/common.eagle ================================================================== --- lib/System.Data.SQLite/common.eagle +++ lib/System.Data.SQLite/common.eagle @@ -3729,11 +3729,11 @@ # NOTE: Copy (or re-copy) the reference database file used for this # unit test to the build directory in case it has been changed # by a previous test run. # file copy -force $northwindEfDbFile \ - [file join [getBuildDirectory true] [file tail $northwindEfDbFile]] + [file join [getBuildDirectory false] [file tail $northwindEfDbFile]] } } proc runSQLiteTestPrologue {} { #