Skip to content

Commit 985e1d4

Browse files
committed
Merge branch 'develop' into feat/exclusion-summary
2 parents f10be79 + 5d4263d commit 985e1d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

asimov

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ find "${ASIMOV_ROOT}" \( "${find_parameters_skip[@]}" \) \( -false "${find_param
190190
| exclude_file \
191191
;
192192

193+
193194
# Exclude fixed directories (global tool caches) when they exist.
194195
printf '\n\033[0;36mExcluding known cache directories…\033[0m\n'
195196
for dir in "${ASIMOV_FIXED_DIRS[@]}"; do

0 commit comments

Comments
 (0)