Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Temporal directory "lsqt" is incorrectly defaulted to "lqst" (looks like typo) #279

Closed
derms opened this issue Jun 5, 2018 · 0 comments
Closed
Milestone

Comments

@derms
Copy link

derms commented Jun 5, 2018

There seems to be a typo in the "ConfigDir.java" class

the "lqst" below should be "lsqt" -

public File getTemporalCollectionsLsqtDir() {
   return new File(getTemporalCollectionsDir(), "lqst");
}
@rjrudin rjrudin modified the milestones: 3.8.0, 3.7.1 Jun 6, 2018
rjrudin added a commit that referenced this issue Jun 7, 2018
@rjrudin rjrudin closed this as completed Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants