# HG changeset patch # User Marcin Kuzminski # Date 2011-06-08 22:50:16 # Node ID 0ad5769fa78d36c5ddd96f8975cb2e2d6f99a7ee # Parent ef9a30e22ea665b8e452e167f8994290c02806e0 Fixed desc on test_crawler diff --git a/rhodecode/tests/test_crawler.py b/rhodecode/tests/test_crawler.py old mode 100644 new mode 100755 --- a/rhodecode/tests/test_crawler.py +++ b/rhodecode/tests/test_crawler.py @@ -4,6 +4,8 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test for crawling a project for memory usage + This should be runned just as regular script together + with a watch script that will show memory usage. watch -n1 ./rhodecode/tests/mem_watch