diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-20 12:10:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-20 12:10:43 +0300 |
commit | b9456fe43f5b1d534d3345a6c6f84534e11b7fd3 (patch) | |
tree | f3fafd992eff531c02f79f443b7508728332e7ea /tests/integration/testscript | |
parent | 29770a9d660f28522a7ef69e60d1ab827781ef2e (diff) |
Fix potential confusion for combined log reader
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r-- | tests/integration/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript index 3f10d2e..078a4ae 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -89,7 +89,7 @@ rfp = yes # Use the build2 driver installed into ~/install/bin (see above). # pkg = libbuild2-kconfig -ver = 0.1.0-a.0.20200930082223.f97ea0ff51a6 +ver = 0.1.0-a.0.20201020073414.55e1dcf947d5 rep_url = "https://github.com/build2/libbuild2-kconfig.git#master" rep_type = git #ver = 0.1.0-a.0.20200910053253.a71aa3f3938b |