<p></p>
<p>Mark,</p>
<blockquote>
<p>BTW. How does this help you speed things up?</p>
</blockquote>
<p>We do just <code>grep -v '/$' to filter directories from source list[1], instead of loop similar to </code>while read f; do test -d $f || echo $f; done` which takes more than 15 seconds on kernel package.</p>
<p>Thanks,</p>
<p>[1] <a href="http://git.altlinux.org/people/vt/packages/?p=rpm-build.git;a=commitdiff;h=623707e72815" rel="nofollow">http://git.altlinux.org/people/vt/packages/?p=rpm-build.git;a=commitdiff;h=623707e72815</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/1436#issuecomment-727632437">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU67CQ4VINRFECC7AKLSQA3S3ANCNFSM4TWH7C5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ADLPZUZVRBOLOTOKRBAE2OTSQA3S3A5CNFSM4TWH7C52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFNPMUNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/1436#issuecomment-727632437",
"url": "https://github.com/rpm-software-management/rpm/pull/1436#issuecomment-727632437",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>