diff options
Diffstat (limited to 'databases/sqlite/files/patch-test')
-rw-r--r-- | databases/sqlite/files/patch-test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/sqlite/files/patch-test b/databases/sqlite/files/patch-test new file mode 100644 index 000000000000..e2a38cc43568 --- /dev/null +++ b/databases/sqlite/files/patch-test @@ -0,0 +1,6 @@ +--- test/all.test Tue Feb 6 08:29:31 2001 ++++ test/all.test Fri Jun 8 16:28:34 2001 +@@ -27,2 +27,3 @@ + set testdir [file dirname $argv0] ++load [lindex $argv 0] + source $testdir/tester.tcl |