You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by om...@apache.org on 2011/03/04 05:21:23 UTC

svn commit: r1077502 - /hadoop/common/branches/branch-0.20-security-patches/src/test/system/conf/system-test.xml

Author: omalley
Date: Fri Mar  4 04:21:23 2011
New Revision: 1077502

URL: http://svn.apache.org/viewvc?rev=1077502&view=rev
Log:
commit eecb0d18e939d262132aa5d3950bc455212199e0
Author: Vinay Kumar Thota <vi...@yahoo-inc.com>
Date:   Mon Jun 14 05:36:10 2010 +0000

    3729471 patch from

Modified:
    hadoop/common/branches/branch-0.20-security-patches/src/test/system/conf/system-test.xml

Modified: hadoop/common/branches/branch-0.20-security-patches/src/test/system/conf/system-test.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/src/test/system/conf/system-test.xml?rev=1077502&r1=1077501&r2=1077502&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security-patches/src/test/system/conf/system-test.xml (original)
+++ hadoop/common/branches/branch-0.20-security-patches/src/test/system/conf/system-test.xml Fri Mar  4 04:21:23 2011
@@ -54,7 +54,7 @@ neutral at the forward-port stage -->
 </property>
 <property>
    <name>test.system.hdrc.deployed.scripts.dir</name>
-   <value>./src/test/system/scripts</value>
+   <value>$(YINST_ROOT)/share/hadoop-current/src/test/system/scripts</value>
    <description>
      This directory hosts the scripts in the deployed location where
      the system test client runs.