Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make directory detection in scripts more robust #71

Open
uliska opened this issue Sep 17, 2013 · 0 comments
Open

Make directory detection in scripts more robust #71

uliska opened this issue Sep 17, 2013 · 0 comments

Comments

@uliska
Copy link
Owner

uliska commented Sep 17, 2013

Currently the Python scripts try to guess if they (or their target files) are in a correct location by simple string comparisons to directories. I think this is too error-prone.

Suggestion: Put hidden dummy files in

  • the root directory: .lilyglyphs
  • the 'private' dir: .lilyglyphs_private

and check for their existence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant