Skip to content
Snippets Groups Projects
Commit 7c0e67c8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

maketgz: remove CRLF newlines

parent 6cfeeb3b
No related branches found
No related tags found
No related merge requests found
......@@ -125,8 +125,8 @@ make -s pdf
# And the IDE files
echo "make vc-ide"
make -s vc-ide
make -s vc-ide
echo "produce CHANGES"
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment