Skip to content
Commit 78e09591 authored by DJ Delorie's avatar DJ Delorie
Browse files

Optimize scripts/merge-test-results.sh



The inner loop is called thousands of times per "make check" even
if there's otherwise nothing to do.  Avoid calling /bin/head all
those times when a builtin will do.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent 19302b27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment