diff options
Diffstat (limited to 'test/end-to-end/just-mr/TARGETS')
-rw-r--r-- | test/end-to-end/just-mr/TARGETS | 1 |
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"] |