You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2013/06/05 09:16:25 UTC

git commit: [flex-sdk] [refs/heads/develop] - Fix path of mustella test folder (duh)

Updated Branches:
  refs/heads/develop c849b7cbc -> 4c35aee8f


Fix path of mustella test folder (duh)


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

Branch: refs/heads/develop
Commit: 4c35aee8f3e56ab5c810eaef751f2d06b66aab11
Parents: c849b7c
Author: Om <bi...@gmail.com>
Authored: Wed Jun 5 00:16:04 2013 -0700
Committer: Om <bi...@gmail.com>
Committed: Wed Jun 5 00:16:04 2013 -0700

----------------------------------------------------------------------
 mustella/jenkins.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4c35aee8/mustella/jenkins.sh
----------------------------------------------------------------------
diff --git a/mustella/jenkins.sh b/mustella/jenkins.sh
index 552c8e6..f2026d2 100644
--- a/mustella/jenkins.sh
+++ b/mustella/jenkins.sh
@@ -27,7 +27,7 @@
 export SHELLOPTS
 set -o igncr
 
-./mustella/mini_run.sh -timeout=60000 tests/components/Label
+./mustella/mini_run.sh -timeout=60000 mustella/tests/components/Label
 #./mini_run.sh -timeout=60000 tests/gumbo/core/Group/viewport
 #./mini_run.sh -timeout=60000 -all