|
|
tester Project,1.12,1.13: msg#00025
|
Subject: |
tester Project,1.12,1.13 |
Update of /cvsroot/nice/tester
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19299
Modified Files:
Project
Log Message:
Fixed issue with "exit 0" after the Ant build.
Index: Project
===================================================================
RCS file: /cvsroot/nice/tester/Project,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Project 1 Apr 2005 15:09:15 -0000 1.12
--- Project 3 Apr 2005 03:30:05 -0000 1.13
***************
*** 13,17 ****
cp Nice/external/nice-bootstrap.jar Nice/share/java/nice.jar
cd Nice && ant jar
! exit 0
fi
--- 13,17 ----
cp Nice/external/nice-bootstrap.jar Nice/share/java/nice.jar
cd Nice && ant jar
! exit $?
fi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|
| |