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

tests fail on trailing whitespace on osx #2

Open
sourcefrog opened this issue Aug 22, 2015 · 0 comments
Open

tests fail on trailing whitespace on osx #2

sourcefrog opened this issue Aug 22, 2015 · 0 comments

Comments

@sourcefrog
Copy link
Owner

At 76b9abc:

% make test
ccache cc -Wall -g -Werror   -c -o strnatcmp.o strnatcmp.c
ccache cc -Wall -g -Werror   -c -o natsort.o natsort.c
ccache cc -o natsort strnatcmp.o natsort.o
--- sorted-words    2015-06-05 18:41:31.000000000 -0700
+++ /dev/fd/63  2015-08-22 11:41:54.000000000 -0700
@@ -13,8 +13,8 @@
 pic3
 pic4
 pic 4 else
-pic 5
 pic 5 
+pic 5
 pic 5 something
 pic 6
 pic   7
Test failed for input file 'test-words'
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant