Author: thejas
Date: Wed Oct  2 22:08:55 2013
New Revision: 1528651

URL: http://svn.apache.org/r1528651
Log:
HIVE-5416: templeton/tests/jobsubmission2.conf erroneously removed (Eugene 
Koifman via Thejas Nair)

Modified:
    hive/trunk/hcatalog/src/test/e2e/templeton/build.xml

Modified: hive/trunk/hcatalog/src/test/e2e/templeton/build.xml
URL: 
http://svn.apache.org/viewvc/hive/trunk/hcatalog/src/test/e2e/templeton/build.xml?rev=1528651&r1=1528650&r2=1528651&view=diff
==============================================================================
--- hive/trunk/hcatalog/src/test/e2e/templeton/build.xml (original)
+++ hive/trunk/hcatalog/src/test/e2e/templeton/build.xml Wed Oct  2 22:08:55 
2013
@@ -114,6 +114,7 @@
             <arg value="${basedir}/tests/ddl.conf"/>
             <arg value="${basedir}/tests/jobstatus.conf"/>
             <arg value="${basedir}/tests/jobsubmission.conf"/>
+            <arg value="${basedir}/tests/jobsubmission2.conf"/>
         </exec>
     </target>
 


Reply via email to