Author: edwardyoon
Date: Thu Jan 2 08:15:54 2014
New Revision: 1554763
URL: http://svn.apache.org/r1554763
Log: (empty)
Modified:
hama/trunk/core/src/test/java/org/apache/hama/pipes/TestPipes.java
Modified: hama/trunk/core/src/test/java/org/apache/hama/pipes/TestPipes.java
URL:
http://svn.apache.org/viewvc/hama/trunk/core/src/test/java/org/apache/hama/pipes/TestPipes.java?rev=1554763&r1=1554762&r2=1554763&view=diff
==============================================================================
--- hama/trunk/core/src/test/java/org/apache/hama/pipes/TestPipes.java
(original)
+++ hama/trunk/core/src/test/java/org/apache/hama/pipes/TestPipes.java Thu Jan
2 08:15:54 2014
@@ -110,9 +110,6 @@ public class TestPipes extends HamaClust
}
public void testPipes() throws Exception {
- System.setProperty(EXAMPLES_INSTALL_PROPERTY,
- "/home/edward/workspace/hama-trunk/c++/target/native/");
-
assertNotNull("System property " + EXAMPLES_INSTALL_PROPERTY
+ " is not defined!", System.getProperty(EXAMPLES_INSTALL_PROPERTY));