1
0
mirror of https://github.com/sqlite/sqlite.git synced 2026-01-06 08:01:16 +03:00

Fix a bug in the previous check-in. (CVS 2061)

FossilOrigin-Name: 9d259d48defda57ab0bd66460bd2ba7f3a2695e9
This commit is contained in:
drh
2004-11-05 05:20:40 +00:00
parent 4e0cff6080
commit 958390005b
4 changed files with 12 additions and 12 deletions

View File

@@ -12,7 +12,7 @@
# focus of this script is testing the ATTACH and DETACH commands
# and schema changes to attached databases.
#
# $Id: attach3.test,v 1.11 2004/11/05 05:10:29 drh Exp $
# $Id: attach3.test,v 1.12 2004/11/05 05:20:40 drh Exp $
#