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

Simplify script for checking tarball + fix validation error #18

Merged
merged 4 commits into from Apr 14, 2015
Merged

Simplify script for checking tarball + fix validation error #18

merged 4 commits into from Apr 14, 2015

Conversation

Rufflewind
Copy link
Contributor

  • Make the script for checking the source tarball simpler by removing the if test (unless there's a reason I didn't anticipate?).
  • Also add language: c to please the validator.
  • Can just use cabal install dist/*-*.tar.gz if there is no source of confusion.

@hvr
Copy link
Member

hvr commented Apr 13, 2015

@Rufflewind I take it you tested those changes?

@Rufflewind
Copy link
Contributor Author

I tested them locally, and again on Travis, so it seems to work.

I made another change to run the cd dist under a subshell to avoid affecting later commands.

hvr added a commit that referenced this pull request Apr 14, 2015
Simplify script for checking tarball + fix validation error
@hvr hvr merged commit 7cac42c into haskell-CI:master Apr 14, 2015
@hvr
Copy link
Member

hvr commented Apr 14, 2015

thx

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