jvanzyl     01/08/01 09:38:37

  Modified:    .        test.sh
  Log:
  - testing test.sh
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-turbine-tdk/test.sh
  
  Index: test.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/test.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test.sh   2001/08/01 16:24:54     1.1
  +++ test.sh   2001/08/01 16:38:37     1.2
  @@ -18,13 +18,13 @@
   # Move to the assembled TDK and generate
   # the sample application.
   (
  -  cd ../dist/tdk-${VERSION}
  +  cd dist/tdk-${VERSION}
     ant
   )
   
   # Move to the generated sample application
   # and execute the init target.
   (
  -  cd ../dist/tdk-${VERSION}/webapps/newapp/WEB-INF/build
  +  cd dist/tdk-${VERSION}/webapps/newapp/WEB-INF/build
     ant init
   )  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to