Author: [email protected]
Date: Fri May 25 11:42:02 2012
New Revision: 2404

Log:
shell fixes

Modified:
   
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.bat
   
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.sh
   trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.bat
   trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.sh

Modified: 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.bat
==============================================================================
--- 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.bat
   (original)
+++ 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.bat
   Fri May 25 11:42:02 2012
@@ -13,4 +13,4 @@
 @REM limitations under the License.verning permissions and limitations
 @REM under the License.
 
-java -Xmx1024m -jar 
org.amdatu.auth.test.performance.analyzer-${project.version}.jar -config 
analyzer.properties
\ No newline at end of file
+java -Xmx1024m -jar 
org.amdatu.test.performance.analyzer-${project.version}.jar -config 
analyzer.properties
\ No newline at end of file

Modified: 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.sh
==============================================================================
--- 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.sh
    (original)
+++ 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/analyze.sh
    Fri May 25 11:42:02 2012
@@ -13,4 +13,4 @@
 # limitations under the License.verning permissions and limitations
 # under the License.
 
-java -Xmx1024m -jar 
org.amdatu.auth.test.performance.analyzer-${project.version}.jar -config 
analyzer.properties
\ No newline at end of file
+java -Xmx1024m -jar 
org.amdatu.test.performance.analyzer-${project.version}.jar -config 
analyzer.properties
\ No newline at end of file

Modified: 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.bat
==============================================================================
--- 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.bat   
    (original)
+++ 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.bat   
    Fri May 25 11:42:02 2012
@@ -13,4 +13,4 @@
 @REM limitations under the License.verning permissions and limitations
 @REM under the License.
 
-java -Xmx1024m -jar 
org.amdatu.auth.test.performance.launcher-${project.version}.jar -config 
launcher.properties
\ No newline at end of file
+java -Xmx1024m -jar 
org.amdatu.test.performance.launcher-${project.version}.jar -config 
launcher.properties
\ No newline at end of file

Modified: 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.sh
==============================================================================
--- 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.sh    
    (original)
+++ 
trunk/amdatu-performance-test/test-execution/src/main/resources/shell/run.sh    
    Fri May 25 11:42:02 2012
@@ -13,4 +13,4 @@
 # limitations under the License.verning permissions and limitations
 # under the License.
 
-java -Xmx1024m -jar 
org.amdatu.auth.test.performance.launcher-${project.version}.jar -config 
launcher.properties
\ No newline at end of file
+java -Xmx1024m -jar 
org.amdatu.test.performance.launcher-${project.version}.jar -config 
launcher.properties
\ No newline at end of file
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to