diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2018-09-25 08:57:17 -0700 |
---|---|---|
committer | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2018-09-25 08:57:17 -0700 |
commit | 81be4f17aa9dfb2aa88a9549aa3c3c200bf010d5 (patch) | |
tree | 78b7902fa062fb85c8ec746c4476ec37ab73e05b | |
parent | 2376f4772f57abd820d270912306d95bbceae513 (diff) |
Fix global-jjb move
In preparation for upgrading to global-jjb v0.25 the submodule was moved
to an incorrect place
Change-Id: Id05eb62d43c1174800d592d2166aa3a67aaa523c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | global-jjb (renamed from global-jjb/global-jjb) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e90b5d935..9f7b77825 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "jjb/global-jjb"] - path = global-jjb/global-jjb + path = global-jjb url = https://github.com/lfit/releng-global-jjb diff --git a/global-jjb/global-jjb b/global-jjb -Subproject 8e33e6ab798cd57a383cb8871d973de3fce6340 +Subproject 8e33e6ab798cd57a383cb8871d973de3fce6340 |