Author: ebourg
Date: Wed Jun 18 02:10:40 2008
New Revision: 669120
URL: http://svn.apache.org/viewvc?rev=669120&view=rev
Log:
Changed the eol-style of the test file to fix testReadPosixTar and testReadGnuTar on Unix
systems
Modified:
commons/sandbox/compress/trunk/src/test/org/apache/commons/compress/archivers/tar/data.txt
(contents, props changed)
Modified: commons/sandbox/compress/trunk/src/test/org/apache/commons/compress/archivers/tar/data.txt
URL: http://svn.apache.org/viewvc/commons/sandbox/compress/trunk/src/test/org/apache/commons/compress/archivers/tar/data.txt?rev=669120&r1=669119&r2=669120&view=diff
==============================================================================
--- commons/sandbox/compress/trunk/src/test/org/apache/commons/compress/archivers/tar/data.txt
(original)
+++ commons/sandbox/compress/trunk/src/test/org/apache/commons/compress/archivers/tar/data.txt
Wed Jun 18 02:10:40 2008
@@ -1,15 +1,15 @@
- One of the greatest benefactors of all lifekind was a man who
-couldn't keep his mind on the job at hand.
- Brilliant?
- Certainly.
- One of the foremost genetic engineers of his or any other
-generation, including a number he had designed himself?
- Without a doubt.
- The problem was that he was far too interested in things which
-he shouldn't be interested in, at least as people would tell him,
-not now.
- He was also, partly because of this, of a rather irritable
-disposition.
- So when the world was threatened by terrible invaders from a
-distant star, who were still a fair way off but traveling fast,
+ One of the greatest benefactors of all lifekind was a man who
+couldn't keep his mind on the job at hand.
+ Brilliant?
+ Certainly.
+ One of the foremost genetic engineers of his or any other
+generation, including a number he had designed himself?
+ Without a doubt.
+ The problem was that he was far too interested in things which
+he shouldn't be interested in, at least as people would tell him,
+not now.
+ He was also, partly because of this, of a rather irritable
+disposition.
+ So when the world was threatened by terrible invaders from a
+distant star, who were still a fair way off but traveling fast,
he, Blart Versenwald III...
\ No newline at end of file
Propchange: commons/sandbox/compress/trunk/src/test/org/apache/commons/compress/archivers/tar/data.txt
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Wed Jun 18 02:10:40 2008
@@ -1 +1 @@
-native
+CRLF
|