Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
danc86 committed Mar 22, 2016
1 parent 91e1ae7 commit 6a5547c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions restraint-review-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
builders:
- shell: |
# Hack to pull tarballs from dist-git, instead of from the internet
cd third-party
curl -fsS 'http://pkgs.devel.redhat.com/cgit/rpms/restraint/plain/sources?h=eng-rhel-6' | while read hash filename ; do curl -fsSLO http://pkgs.devel.redhat.com/repo/pkgs/restraint/$filename/$hash/$filename ; done
- shell: |
make
Expand Down

0 comments on commit 6a5547c

Please sign in to comment.