Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r3159 - trunk/functional-testing/LSsoapui

Subject: perfsonar development work

List archive

perfsonar: r3159 - trunk/functional-testing/LSsoapui


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r3159 - trunk/functional-testing/LSsoapui
  • Date: Thu, 20 Dec 2007 11:06:08 -0500

Author: pgerakios
Date: 2007-12-20 11:06:08 -0500 (Thu, 20 Dec 2007)
New Revision: 3159

Modified:
trunk/functional-testing/LSsoapui/Makefile
Log:


Modified: trunk/functional-testing/LSsoapui/Makefile
===================================================================
--- trunk/functional-testing/LSsoapui/Makefile 2007-12-20 16:00:37 UTC (rev
3158)
+++ trunk/functional-testing/LSsoapui/Makefile 2007-12-20 16:06:08 UTC (rev
3159)
@@ -44,9 +44,9 @@
warn:
cat INSTALL
echo -e "Warning: Ensure that the .rnc files located in ./rnc
directory conform with the latest specs of LS_interface_appendix.doc.\n\n
Warning: Ensure that the Java Sun >=1.5 is installed on your machine.\n\nThe
environment variable JAVA_HOME must be set to the installation directory of
Java.\n\nWarning: This script must be run from the LS Functional Testing
directory.\n\n\t\tThe environment variable JAVA_HOME is currently set to
$JAVA_HOME.\n\nEnsure that you are running makefile from the LS functional
testing root directory (i.e. you must have typed just "make" at the command
line with no arguments.\n\n\t\tPress Ctrl+C to abort or any other key to
continue."
- read
+ read $(__RANDOM__)
echo -e "\n\n\t\tHave you definately read the Warnings
?\n\t\t Press Ctrl+C to abort or any other key to continue."
- read
+ read $(__RANDOM__)






  • perfsonar: r3159 - trunk/functional-testing/LSsoapui, svnlog, 12/20/2007

Archive powered by MHonArc 2.6.16.

Top of Page