--- embedaddon/sqlite3/test/auth3.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/auth3.test 2012/02/21 17:04:16 1.1.1.1 @@ -12,7 +12,7 @@ # Test that the truncate optimization is disabled if the SQLITE_DELETE # authorization callback returns SQLITE_IGNORE. # -# $Id: auth3.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: auth3.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ # set testdir [file dirname $argv0]