From 76e123a01551e22791b98f09a070867915675b8d Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 28 Aug 2024 10:07:48 +0200 Subject: test just-mr: Add symlink cycle detection checks for repository roots --- test/end-to-end/just-mr/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'test/end-to-end/just-mr/TARGETS') 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"] -- cgit v1.2.3