garlic tool: copy recursively from .garlic/

It allows an experiment to store a CTF trace in the resultTree (which is
not recommended for large traces).
This commit is contained in:
Rodrigo Arias Mallo 2021-03-12 11:13:35 +01:00
parent f68564efe6
commit 3445a72686

View File

@ -156,7 +156,7 @@ do_fetch() {
--include='*/*/std*.log' \
--include='*/*/*/std*.log' \
--include='*/*/*/.garlic' \
--include='*/*/*/.garlic/*' \
--include='*/*/*/.garlic/**' \
--exclude='*/*/*/*' \
"$exp" "$outputDir"