diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-05-18 22:17:53 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-05-21 11:39:35 +0300 |
commit | 4fd96434dd9afca5f446275fd037e28a09c85edd (patch) | |
tree | 951b587dfe5e70c4390e200638f10eae8e30174f /tests/rep-fetch.testscript | |
parent | 2383d8e0a38e2c07cf0418436d1476c3f9b6ab97 (diff) |
Add rep-info --deep option
Diffstat (limited to 'tests/rep-fetch.testscript')
-rw-r--r-- | tests/rep-fetch.testscript | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/rep-fetch.testscript b/tests/rep-fetch.testscript index bd67bc1..8e7011a 100644 --- a/tests/rep-fetch.testscript +++ b/tests/rep-fetch.testscript @@ -792,6 +792,10 @@ else %fetching submodule 'libbar' from .+libbar\.git% %warning: .+%{0,2} %submodule path 'libbar': checked out '.+'% + %querying .+style-basic\.git%? + %fetching submodule 'libbar/extras' from .+style-basic\.git% + %warning: .+%{0,2} + %submodule path 'libbar/extras': checked out '.+'% 2 package(s) in 1 repository(s) EOE } |