ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
/
cvs
/
Net-XMPP2
/
write_load_test
Revision:
1.1
Committed:
Thu Jul 26 19:45:37 2007 UTC
(19 years, 2 months ago) by
elmex
Branch:
MAIN
Log Message:
added script for load test
File Contents
#
User
Rev
Content
1
elmex
1.1
find -type f -print | perl -ne 's/^\.\///; s/\.pm$//; s/\//::/g; print $_'