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

Always output simulated data to test/ prefix #67

Merged
merged 2 commits into from
Jul 11, 2024
Merged

Conversation

jashapiro
Copy link
Member

Closes #66

The issue in #66 was that I was using a variable rather than hard coding the test/ prefix for simulated data output. This should fix that. I had considered adding another parameter, but that did not seem worth it.

I also ran a shell linter on the bash script as a test, and this includes a number of suggestions from that, with no expected changes to behavior (mostly just quoting things)

Copy link
Member

@allyhawkins allyhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jashapiro jashapiro merged commit 5db7874 into main Jul 11, 2024
2 of 3 checks passed
@jashapiro jashapiro deleted the jashapiro/fix-test branch July 11, 2024 12:34
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

Successfully merging this pull request may close these issues.

Simulate script has wrong publish location
2 participants