From eda6f2a4367ea4e6507def8b3e5aeb7cba9e8288 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 5 Feb 2009 12:21:36 +0000 Subject: Set up the sample scripts so that the automatic run uses a time to live of 4 seconds while the script, when run manually, waits for the user to press a key. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741087 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/calculator-rmi-service/build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'java/sca/samples/calculator-rmi-service') diff --git a/java/sca/samples/calculator-rmi-service/build.xml b/java/sca/samples/calculator-rmi-service/build.xml index 870ac9f68f..31fed2b026 100644 --- a/java/sca/samples/calculator-rmi-service/build.xml +++ b/java/sca/samples/calculator-rmi-service/build.xml @@ -21,6 +21,7 @@ + @@ -70,18 +71,17 @@ - - + + - + -- cgit v1.2.3