--- embedaddon/sqlite3/test/corrupt9.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/corrupt9.test 2012/02/21 17:04:16 1.1.1.1 @@ -14,7 +14,7 @@ # segfault if it sees a corrupt database file. It specifically focuses # on corruption in the form of duplicate entries on the freelist. # -# $Id: corrupt9.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: corrupt9.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ set testdir [file dirname $argv0] source $testdir/tester.tcl