--- embedaddon/sqlite3/test/malloc5.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/malloc5.test 2012/02/21 17:04:16 1.1.1.1 @@ -18,7 +18,7 @@ # no longer the case. In version 3.6.2, sqlite3_release_memory() only # reclaims clean pages. This test file has been updated accordingly. # -# $Id: malloc5.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: malloc5.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ set testdir [file dirname $argv0] source $testdir/tester.tcl