Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed spaces at the end of the line on all files #1458

Merged
merged 1 commit into from Feb 16, 2017

Conversation

bryancall
Copy link
Contributor

Removed spaces at the end of the line on all files doing:
find . -type f | grep -v '\.git' | xargs -n1 perl -pi -e 's/\s+\n$/\n/'

and then doing git co -- on the binary files.

@bryancall bryancall self-assigned this Feb 16, 2017
@bryancall bryancall added this to the 7.2.0 milestone Feb 16, 2017
@bryancall bryancall requested a review from zwoop February 16, 2017 18:32
@atsci
Copy link

atsci commented Feb 16, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/freebsd-github/1565/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/linux-github/1459/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/freebsd-github/1566/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/linux-github/1460/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

clang-analyzer build successful! See https://ci.trafficserver.apache.org/job/clang-analyzer-github/130/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

clang-analyzer build successful! See https://ci.trafficserver.apache.org/job/clang-analyzer-github/131/ for details.

Copy link
Contributor

@zwoop zwoop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@zwoop
Copy link
Contributor

zwoop commented Feb 16, 2017

Testing new ICC builds [approve ci]

@atsci
Copy link

atsci commented Feb 16, 2017

Intel CC build failed! See https://ci.trafficserver.apache.org/job/icc-github/1/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/freebsd-github/1568/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/linux-github/1462/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

clang-analyzer build successful! See https://ci.trafficserver.apache.org/job/clang-analyzer-github/133/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/freebsd-github/1570/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/linux-github/1464/ for details.

@zwoop
Copy link
Contributor

zwoop commented Feb 16, 2017

[approve ci]

@atsci
Copy link

atsci commented Feb 16, 2017

Intel CC build failed! See https://ci.trafficserver.apache.org/job/icc-github/4/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

clang-analyzer build successful! See https://ci.trafficserver.apache.org/job/clang-analyzer-github/135/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/freebsd-github/1571/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/linux-github/1465/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

clang-analyzer build successful! See https://ci.trafficserver.apache.org/job/clang-analyzer-github/136/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/freebsd-github/1572/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

Intel CC build successful! See https://ci.trafficserver.apache.org/job/icc-github/5/ for details.

@atsci
Copy link

atsci commented Feb 16, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/linux-github/1466/ for details.

@bryancall bryancall merged commit 924f15c into apache:master Feb 16, 2017
@atsci
Copy link

atsci commented Feb 16, 2017

clang-analyzer build successful! See https://ci.trafficserver.apache.org/job/clang-analyzer-github/137/ for details.

@zwoop zwoop modified the milestones: 7.2.0, 8.0.0 Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants