Skip to content
  • Igor Kushnir's avatar
    Don't create data directory twice in a row · f2687e5f
    Igor Kushnir authored and Milian Wolff's avatar Milian Wolff committed
    ItemRepositoryRegistryPrivate's constructor creates the directory at
    m_path in the next statement after the call to deleteDataDirectory().
    Pass recreate = false to that function so as not to create the same
    directory twice.
    f2687e5f