Skip to content

Commit

Permalink
Fix timeouts for Gregor Thalhammer by switch submodules to https
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Dec 11, 2013
1 parent 3943071 commit 9c17606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "bpl-subset"]
path = bpl-subset
url = git://github.com/inducer/bpl-subset
url = https://github.com/inducer/bpl-subset
[submodule "pycuda/compyte"]
path = pycuda/compyte
url = git://github.com/inducer/compyte
url = https://github.com/inducer/compyte

0 comments on commit 9c17606

Please sign in to comment.