nashorn/make/build-benchmark.xml
changeset 16165 4391faad6957
parent 16163 71f4cff209a9
child 16169 45718b3a87eb
--- a/nashorn/make/build-benchmark.xml	Thu Jan 10 10:28:57 2013 +0100
+++ b/nashorn/make/build-benchmark.xml	Thu Jan 10 19:03:25 2013 +0530
@@ -27,7 +27,7 @@
     <fileset id="octane-set"
 	     dir="${octane-test-sys-prop.test.js.roots}"
 	     excludes="${octane-test-sys-prop.test.js.exclude.list}">
-      <include name="**/*.js"/>
+      <include name="*.js"/>
     </fileset>
     <pathconvert pathsep=" " property="octane-tests" refid="octane-set"/>
     <property name="extra-arg" value=""/>