From 6e5e3972542baa1c715e13a36c1144f148c6320b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 19 Jun 2019 20:28:38 +0300 Subject: Consider only latest revisions for git repository location default set --- tests/rep-fetch.testscript | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'tests/rep-fetch.testscript') diff --git a/tests/rep-fetch.testscript b/tests/rep-fetch.testscript index cd1c919..d347066 100644 --- a/tests/rep-fetch.testscript +++ b/tests/rep-fetch.testscript @@ -1003,6 +1003,19 @@ else 1 package(s) in 1 repository(s) EOE } + + : latest-revision + : + { + $clone_root_cfg; + + $* "$rep_git/state0/libbar.git" 2>>~%EOE%; + %.+ + 3 package(s) in 2 repository(s) + EOE + + $pkg_status libbar >'libbar available 1.0.0+1' + } } } } -- cgit v1.1