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

Fix write-timestamp and a generation test #4

Merged
merged 2 commits into from
Jun 11, 2015

Conversation

jstepien
Copy link
Contributor

No description provided.

write-timestamp is invoked as (write-timestamp path partial-flake). As a
result the future in write-timestamp was trying to deref a string, which
resulted in an exception.
One of the equality checks wasn't wrapped in the clojure.test/is macro,
which made it a no-op.
@maxcountryman
Copy link
Owner

Thanks!

maxcountryman added a commit that referenced this pull request Jun 11, 2015
Fix write-timestamp and a generation test
@maxcountryman maxcountryman merged commit 0509276 into maxcountryman:master Jun 11, 2015
@jstepien jstepien deleted the fixes branch June 11, 2015 14:05
@maxcountryman
Copy link
Owner

I pushed a new release to Clojars including this fix.

@jstepien
Copy link
Contributor Author

jstepien commented Jun 11, 2015 via email

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.

None yet

2 participants