You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/12/18 02:14:03 UTC

[servicecomb-saga-actuator] 02/02: SCB-1082 Fixed the demo test error on Mac OSX

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-saga-actuator.git

commit 052dcb44432465f6559aca52476beb364cdf8c31
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Tue Dec 18 10:13:45 2018 +0800

    SCB-1082 Fixed the demo test error on Mac OSX
---
 saga-demo/dependency-free-transaction-demo/demo-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/saga-demo/dependency-free-transaction-demo/demo-tests/pom.xml b/saga-demo/dependency-free-transaction-demo/demo-tests/pom.xml
index ab3a593..524120a 100644
--- a/saga-demo/dependency-free-transaction-demo/demo-tests/pom.xml
+++ b/saga-demo/dependency-free-transaction-demo/demo-tests/pom.xml
@@ -63,7 +63,7 @@
               <alias>service-center</alias>
               <run>
                 <wait>
-                  <log>Local listen address</log>
+                  <log>register service center instance</log>
                   <tcp>
                     <ports>
                       <port>30100</port>