Skip to content
Snippets Groups Projects
Unverified Commit 7f1fcca6 authored by boklm's avatar boklm
Browse files

Bug 40747: Remove empty line at the top of sha256sums-unsigned-build.txt

parent 1a018371
Branches
Tags
1 merge request!640Bug 40747+40748: empty line at the top of sha256sums-unsigned-build.txt
......@@ -51,7 +51,7 @@ RewriteRule ^sha256sums.incrementals.txt.asc$ sha256sums-unsigned-build.incremen
EOF
# empty any existing sh256sums file
echo > sha256sums-unsigned-build.txt
echo -n > sha256sums-unsigned-build.txt
# concat sha256sum entry for each file in set
for i in $(ls -1 *.exe *.tar.xz *.dmg *.mar *.zip *.tar.gz *.apk *.json | grep -v '\.incremental\.mar$' | sort)
do
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment