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

Correct grep for deleting sql files #21

Open
vonba opened this issue Nov 25, 2020 · 0 comments
Open

Correct grep for deleting sql files #21

vonba opened this issue Nov 25, 2020 · 0 comments

Comments

@vonba
Copy link

vonba commented Nov 25, 2020

The local_remote function names the output file as mysql but the other functions name the output file as just "sql". This means that the "grep mysql" in the other functions won't find anything to delete. In my version I have normalised this so that all files are names "sql" and all searches also use "sql". I don't know if this repo is still being maintained but in case this helps anyone.

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

No branches or pull requests

1 participant