1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Fix test script comment. No changes to code.

FossilOrigin-Name: a5a1949259a26c3330d7b1dcf38a8dd2e9b2c3af8d52f937e8537df138c9a55a
This commit is contained in:
mistachkin
2017-09-13 00:01:26 +00:00
parent bf60baa985
commit 77187faf5a
3 changed files with 8 additions and 9 deletions

View File

@ -9,8 +9,7 @@
#
#***********************************************************************
# This file implements regression tests for SQLite library. The
# focus of this script is recovery from transient manditory locks
# that sometimes appear on database files due to anti-virus software.
# focus of this script is the Win32 heap implementation.
#
if {$tcl_platform(platform)!="windows"} return