summaryrefslogtreecommitdiff
path: root/test/end-to-end/just-mr/TARGETS
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-08-28 10:07:48 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-08-29 10:20:30 +0200
commit76e123a01551e22791b98f09a070867915675b8d (patch)
tree6b55d2f294d3df3be461a052963f5652817f56e3 /test/end-to-end/just-mr/TARGETS
parent41f17389623b68cff40b4648b35b585bc7e68e8a (diff)
downloadjustbuild-76e123a01551e22791b98f09a070867915675b8d.tar.gz
test just-mr: Add symlink cycle detection checks for repository rootsv1.4.0-alpha+20240829
Diffstat (limited to 'test/end-to-end/just-mr/TARGETS')
-rw-r--r--test/end-to-end/just-mr/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/end-to-end/just-mr/TARGETS b/test/end-to-end/just-mr/TARGETS
index 872d154b..15959fb7 100644
--- a/test/end-to-end/just-mr/TARGETS
+++ b/test/end-to-end/just-mr/TARGETS
@@ -76,6 +76,7 @@
, "name": ["install-roots-symlinks"]
, "test": ["install-roots-symlinks.sh"]
, "deps": [["", "mr-tool-under-test"], ["", "tool-under-test"]]
+ , "keep": ["log/archive.txt", "log/file.txt"]
}
, "fetch-remote":
{ "type": ["end-to-end", "with remote"]