You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/03/21 19:55:52 UTC

[06/10] git commit: [flex-asjs] [refs/heads/develop] - comment out showSteps arg

comment out showSteps arg


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ff8479f7
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ff8479f7
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/ff8479f7

Branch: refs/heads/develop
Commit: ff8479f787b9a288022cd1abb36eef4728928539
Parents: d2b7d22
Author: Alex Harui <ah...@apache.org>
Authored: Fri Mar 21 08:19:24 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Mar 21 08:19:24 2014 -0700

----------------------------------------------------------------------
 build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ff8479f7/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 1287ac2..8ac5ac2 100644
--- a/build.xml
+++ b/build.xml
@@ -1193,6 +1193,7 @@
 		    <arg value="url=file://${basedir}/mustella/tests/bin/js-debug/index.html" />
 		    <arg value="script=${basedir}/mustella/tests/basicTests/halo/scripts/ButtonTestScript.mxml" />
 		    <arg value="script=${basedir}/mustella/tests/basicTests/halo/scripts/CheckBoxTestScript.mxml" />
+		    <!--<arg value="showSteps=true" />-->
             <classpath>
             	<pathelement location="${basedir}/marmotinni/java/lib/selenium/selenium-java-2.40.0.jar"/>
             	<pathelement location="${basedir}/marmotinni/java/lib/selenium/libs/apache-mime4j-0.6.jar"/>