Added: incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/input.txt URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/input.txt?rev=1148501&view=auto ============================================================================== --- incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/input.txt (added) +++ incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/input.txt Tue Jul 19 19:44:48 2011 @@ -0,0 +1,2 @@ +testlink/cache.txt +testlink/cache2.txt
Added: incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/map.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/map.sh?rev=1148501&view=auto ============================================================================== --- incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/map.sh (added) +++ incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/map.sh Tue Jul 19 19:44:48 2011 @@ -0,0 +1,2 @@ +#!/bin/bash +xargs cat Propchange: incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/resources/map.sh ------------------------------------------------------------------------------ svn:executable = *
