[Nice-commit] tester Flow4j.test,1.4,1.5
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2004-03-16 11:24:15
|
Update of /cvsroot/nice/tester In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv392 Modified Files: Flow4j.test Log Message: Moved the flow4j sources to the nice website, where they can be updated Index: Flow4j.test =================================================================== RCS file: /cvsroot/nice/tester/Flow4j.test,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Flow4j.test 25 Jul 2003 14:11:31 -0000 1.4 --- Flow4j.test 16 Mar 2004 11:14:44 -0000 1.5 *************** *** 12,16 **** if [ ! -r flow4j ]; then if [ ! -r ${SOURCES} ]; then ! wget http://flow4j.sf.net/releases/${SOURCES} fi mkdir flow4j --- 12,16 ---- if [ ! -r flow4j ]; then if [ ! -r ${SOURCES} ]; then ! wget http://nice.sf.net/tests/${SOURCES} fi mkdir flow4j |