Revision: 77439 http://trac.macports.org/changeset/77439 Author: jmr@macports.org Date: 2011-03-30 11:52:46 -0700 (Wed, 30 Mar 2011) Log Message: ----------- use sqlite registry for tests Modified Paths: -------------- trunk/base/tests/test-macports.conf Modified: trunk/base/tests/test-macports.conf =================================================================== --- trunk/base/tests/test-macports.conf 2011-03-30 18:29:47 UTC (rev 77438) +++ trunk/base/tests/test-macports.conf 2011-03-30 18:52:46 UTC (rev 77439) @@ -8,8 +8,7 @@ portdbpath /tmp/macports-tests/opt/local/var/macports # Type of storage to use for the port registry information, "flat" or "sqlite" -# NOTE: sqlite not yet supported. -portdbformat flat +portdbformat sqlite # Type of installation to do for ports, "direct" or "image". See macports.conf(5) and online documentation. portinstalltype image
participants (1)
-
jmr@macports.org