summaryrefslogtreecommitdiff
path: root/ci/_test-git-branch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/_test-git-branch.sh')
-rw-r--r--ci/_test-git-branch.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/_test-git-branch.sh b/ci/_test-git-branch.sh
index d4efd3e..979940f 100644
--- a/ci/_test-git-branch.sh
+++ b/ci/_test-git-branch.sh
@@ -70,7 +70,6 @@ while true; do
fi
for log in $(find ktest-out/out -name log); do
- tail -n1 "$log" > $(dirname "$log")/status
brotli --rm -9 "$log"
done