--- embedaddon/sqlite3/test/sync.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/sync.test 2012/02/21 17:04:16 1.1.1.1 @@ -13,7 +13,7 @@ # This file implements tests to verify that fsync is disabled when # pragma synchronous=off even for multi-database commits. # -# $Id: sync.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: sync.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ set testdir [file dirname $argv0] source $testdir/tester.tcl