mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
maketgz: remove CRLF newlines
This commit is contained in:
parent
6cfeeb3bb0
commit
7c0e67c8c2
4
maketgz
4
maketgz
@ -125,8 +125,8 @@ make -s pdf
|
|||||||
|
|
||||||
# And the IDE files
|
# And the IDE files
|
||||||
echo "make vc-ide"
|
echo "make vc-ide"
|
||||||
make -s vc-ide
|
make -s vc-ide
|
||||||
|
|
||||||
echo "produce CHANGES"
|
echo "produce CHANGES"
|
||||||
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist
|
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user