Skip to content
  • Christopher Alfeld's avatar
    Changed things to now use a state file to keep track of state for · b0786167
    Christopher Alfeld authored
    interactive sessions.  This simplies arguments and prevents the bad case
    where a full init is followed by a non-full finish.  It also allows users
    to share test trees.  The database is set up under the username of
    whatever user ran init, but any user which permissions can run tests
    (previously this would break because it would look for the test DB under
    the incorrect username).
    b0786167
To learn more about this project, read the wiki.