mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-27 18:21:19 +02:00
* fcl-db/tests: disable storing dbfs by default.
git-svn-id: trunk@24126 -
This commit is contained in:
parent
d54af2322f
commit
539e977273
@ -10,7 +10,7 @@ Because of this, we use file-backed dbfs instead of memory backed dbfs
|
||||
{$ENDIF}
|
||||
|
||||
// If defined, do not delete the dbf files when done but print out location to stdout:
|
||||
{$DEFINE KEEPDBFFILES}
|
||||
{.$DEFINE KEEPDBFFILES}
|
||||
|
||||
interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user