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 2011/10/21 15:55:25 UTC

svn commit: r1187350 - /incubator/accumulo/trunk/test/system/auto/simple/examples.py

Author: billie
Date: Fri Oct 21 13:55:25 2011
New Revision: 1187350

URL: http://svn.apache.org/viewvc?rev=1187350&view=rev
Log:
ACCUMULO-46 index src directory only

Modified:
    incubator/accumulo/trunk/test/system/auto/simple/examples.py

Modified: incubator/accumulo/trunk/test/system/auto/simple/examples.py
URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/test/system/auto/simple/examples.py?rev=1187350&r1=1187349&r2=1187350&view=diff
==============================================================================
--- incubator/accumulo/trunk/test/system/auto/simple/examples.py (original)
+++ incubator/accumulo/trunk/test/system/auto/simple/examples.py Fri Oct 21 13:55:25 2011
@@ -70,7 +70,7 @@ class Examples(TestUtilsMixin, unittest.
                      'dataTable',
                      visibility,
                      100000,
-                     os.curdir)
+                     ACCUMULO_HOME+"/src")
         self.comment("  searching for a file")
         handle = self.runOn('localhost', [self.accumulo_sh(), 'org.apache.accumulo.examples.dirlist.QueryUtil',
                                           INSTANCE_NAME, ZOOKEEPERS, ROOT, ROOT_PASSWORD,