[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.6,1.7
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-01-28 11:01:12
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv3618 Modified Files: Changes Log Message: Fix typo Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Changes 2002/01/28 10:43:45 1.6 --- Changes 2002/01/28 11:01:08 1.7 *************** *** 32,39 **** fixed now. ! * Added some content to HTTP::WebTest::Cookbook ! * wt program will read test specification from standart input of no ! wtscript filenames were specified as its arguments 1.99_02 Fri Jan 18 2002 --- 32,39 ---- fixed now. ! * Added some content to HTTP::WebTest::Cookbook. ! * wt program will read test specification from standart input if no ! wtscript filenames were specified as its arguments. 1.99_02 Fri Jan 18 2002 |