You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2012/03/02 23:17:16 UTC

svn commit: r1296494 - in /incubator/accumulo/branches/1.4: ./ bin/ conf/ docs/examples/ docs/src/user_manual/ docs/src/user_manual/appendices/ src/assemble/ src/core/src/main/java/org/apache/accumulo/core/iterators/user/ src/core/src/main/thrift/ src/...

Author: billie
Date: Fri Mar  2 22:17:13 2012
New Revision: 1296494

URL: http://svn.apache.org/viewvc?rev=1296494&view=rev
Log:
ACCUMULO-145 set svn properties appropriately

Modified:
    incubator/accumulo/branches/1.4/.gitignore   (props changed)
    incubator/accumulo/branches/1.4/bin/LogForwarder.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/accumulo   (props changed)
    incubator/accumulo/branches/1.4/bin/check-slaves   (props changed)
    incubator/accumulo/branches/1.4/bin/config.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/etc_initd_accumulo   (props changed)
    incubator/accumulo/branches/1.4/bin/start-all.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/start-here.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/start-server.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/stop-all.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/stop-here.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/stop-server.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/tdown.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/tool.sh   (props changed)
    incubator/accumulo/branches/1.4/bin/tup.sh   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.1GBstandalone-default-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.1GBstandalone-native-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.2GBstandalone-default-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.2GBstandalone-native-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.3GBcluster-default-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.3GBcluster-native-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.512MBBstandalone-default-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-env.sh.512MBBstandalone-native-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-site.xml.1GBstandalone-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-site.xml.2GBstandalone-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-site.xml.3GBcluster-example   (props changed)
    incubator/accumulo/branches/1.4/conf/accumulo-site.xml.512MBBstandalone-example   (props changed)
    incubator/accumulo/branches/1.4/docs/examples/README.isolation   (props changed)
    incubator/accumulo/branches/1.4/docs/examples/README.visibility   (props changed)
    incubator/accumulo/branches/1.4/docs/src/user_manual/appendices/get_shell_commands.sh   (props changed)
    incubator/accumulo/branches/1.4/docs/src/user_manual/build.sh   (props changed)
    incubator/accumulo/branches/1.4/src/assemble/build.sh   (props changed)
    incubator/accumulo/branches/1.4/src/assemble/docgen.sh   (props changed)
    incubator/accumulo/branches/1.4/src/core/src/main/java/org/apache/accumulo/core/iterators/user/RowFilter.java   (props changed)
    incubator/accumulo/branches/1.4/src/core/src/main/thrift/thrift.sh   (props changed)
    incubator/accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/user/RowFilterTest.java   (props changed)
    incubator/accumulo/branches/1.4/src/examples/wikisearch/README.parallel   (props changed)
    incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/conf/wikipedia_parallel.xml.example   (props changed)
    incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/java/org/apache/accumulo/examples/wikisearch/output/BufferingRFileRecordWriter.java   (props changed)
    incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/java/org/apache/accumulo/examples/wikisearch/output/SortingRFileOutputFormat.java   (props changed)
    incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/protobuf/TermWeight.proto   (props changed)
    incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/protobuf/Uid.proto   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-custom-conf/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-gc/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-logger/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-master/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-monitor/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-native/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-native/postinst   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-native/postrm   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-single-conf/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-singleton/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-slave/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-test/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo-tserver/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo/conffile   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo/control   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo/postinst   (props changed)
    incubator/accumulo/branches/1.4/src/packages/deb/accumulo/postrm   (props changed)
    incubator/accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/fate/Admin.java   (props changed)
    incubator/accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/iterators/MetadataBulkLoadFilter.java   (props changed)
    incubator/accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/test/functional/MergeTest.java   (props changed)
    incubator/accumulo/branches/1.4/src/start/src/test/shell/makeTestJars.sh   (props changed)
    incubator/accumulo/branches/1.4/src/trace/thrift.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/auto/pkill.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/analyze-missing.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/mapred-setup.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/run-moru.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/run-verify.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/start-agitator.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/start-batchwalkers.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/start-ingest.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/start-scanners.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/start-stats.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/start-walkers.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/stop-agitator.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/stop-batchwalkers.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/stop-ingest.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/stop-scanners.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/stop-stats.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/continuous/stop-walkers.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/randomwalk/bin/copy-config.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/randomwalk/bin/kill-all.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/randomwalk/bin/kill-local.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/randomwalk/bin/start-all.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/randomwalk/bin/start-local.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test1/ingest_test.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test1/ingest_test_2.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test1/ingest_test_3.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test1/verify_test.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test1/verify_test_2.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test2/concurrent.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test3/bigrow.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test4/bulk_import_test.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/test5/insert_test.sh   (props changed)
    incubator/accumulo/branches/1.4/test/system/upgrade_test.sh   (props changed)

Propchange: incubator/accumulo/branches/1.4/.gitignore
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/bin/LogForwarder.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/accumulo
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/check-slaves
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/config.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/etc_initd_accumulo
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/start-all.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/start-here.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/start-server.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/stop-all.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/stop-here.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/stop-server.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/tdown.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/tool.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/bin/tup.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.1GBstandalone-default-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.1GBstandalone-native-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.2GBstandalone-default-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.2GBstandalone-native-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.3GBcluster-default-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.3GBcluster-native-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.512MBBstandalone-default-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-env.sh.512MBBstandalone-native-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-site.xml.1GBstandalone-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-site.xml.2GBstandalone-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-site.xml.3GBcluster-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/conf/accumulo-site.xml.512MBBstandalone-example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/docs/examples/README.isolation
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/docs/examples/README.visibility
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/docs/src/user_manual/appendices/get_shell_commands.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/docs/src/user_manual/build.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/src/assemble/build.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/src/assemble/docgen.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/src/core/src/main/java/org/apache/accumulo/core/iterators/user/RowFilter.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/core/src/main/thrift/thrift.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/user/RowFilterTest.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/examples/wikisearch/README.parallel
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/conf/wikipedia_parallel.xml.example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/java/org/apache/accumulo/examples/wikisearch/output/BufferingRFileRecordWriter.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/java/org/apache/accumulo/examples/wikisearch/output/SortingRFileOutputFormat.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/protobuf/TermWeight.proto
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/examples/wikisearch/ingest/src/main/protobuf/Uid.proto
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-custom-conf/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-custom-conf/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-gc/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-gc/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-logger/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-logger/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-master/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-master/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-monitor/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-monitor/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-native/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-native/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-native/postinst
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-native/postrm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-single-conf/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-single-conf/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-singleton/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-singleton/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-slave/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-slave/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-test/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-test/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-tserver/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo-tserver/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo/conffile
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo/control
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo/control
            ('svn:executable' removed)

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo/postinst
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/packages/deb/accumulo/postrm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/fate/Admin.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/iterators/MetadataBulkLoadFilter.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/test/functional/MergeTest.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/src/start/src/test/shell/makeTestJars.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/src/trace/thrift.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/auto/pkill.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/analyze-missing.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/mapred-setup.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/run-moru.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/run-verify.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/start-agitator.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/start-batchwalkers.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/start-ingest.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/start-scanners.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/start-stats.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/start-walkers.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/stop-agitator.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/stop-batchwalkers.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/stop-ingest.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/stop-scanners.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/stop-stats.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/continuous/stop-walkers.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/bin/copy-config.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/bin/kill-all.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/bin/kill-local.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/bin/start-all.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/bin/start-local.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test1/ingest_test.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test1/ingest_test_2.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test1/ingest_test_3.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test1/verify_test.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test1/verify_test_2.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test2/concurrent.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test3/bigrow.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test4/bulk_import_test.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/test5/insert_test.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  2 22:17:13 2012
@@ -1 +1 @@
-LF
+native

Propchange: incubator/accumulo/branches/1.4/test/system/upgrade_test.sh
------------------------------------------------------------------------------
    svn:eol-style = native