]> source.dussan.org Git - gitblit.git/commitdiff
Do not clone empty BlueZGnome repo
authorJames Moger <james.moger@gitblit.com>
Sat, 25 Feb 2012 16:06:47 +0000 (11:06 -0500)
committerJames Moger <james.moger@gitblit.com>
Sat, 25 Feb 2012 16:06:47 +0000 (11:06 -0500)
tests/com/gitblit/tests/GitBlitSuite.java

index 210a7dac0e3cd226e565a9d6570b183d3617d806..bb55cfacbc9c517820e83155b8af7c11a747a811 100644 (file)
@@ -131,8 +131,6 @@ public class GitBlitSuite {
                if (REPOSITORIES.exists() || REPOSITORIES.mkdirs()) {\r
                        cloneOrFetch("helloworld.git", "https://github.com/git/hello-world.git");\r
                        cloneOrFetch("ticgit.git", "https://github.com/jeffWelling/ticgit.git");\r
-                       cloneOrFetch("test/bluez-gnome.git",\r
-                                       "https://git.kernel.org/pub/scm/bluetooth/bluez-gnome.git");\r
                        cloneOrFetch("test/jgit.git", "https://github.com/eclipse/jgit.git");\r
                        cloneOrFetch("test/helloworld.git", "https://github.com/git/hello-world.git");\r
                        cloneOrFetch("test/ambition.git", "https://github.com/defunkt/ambition.git");\r