Files @ 9e0db8d8d616
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
changed warning log message for reading hgrc files, it was confusing. It's just an indication of the fact
that there is no such file...
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'|grep paster