Skip to content

Commit ef063dc

Browse files
committed
one new line too much
1 parent 4ad0714 commit ef063dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scripts/dev/gen_verify_stub

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ do
4444
echo "SHA256 hash: `sha256sum $TARBALL | cut -d' ' -f1`";
4545
echo PGP signature:
4646
cat $TARBALL.asc
47-
echo -e "\n\n"
47+
echo -e "\n"
4848
done
4949

5050
exit 0

0 commit comments

Comments
 (0)