##// END OF EJS Templates
profiling: dropping hotshot profiling. --profile as a unique profiling option...
profiling: dropping hotshot profiling. --profile as a unique profiling option hotshot was an experimental module, which is broken for Python < 2.5 And even for Python >= 2.5 users, hotshot usage is discouraged: cProfile (formerly lsprof) should be used instead.

File last commit:

r6651:7f0dd352 default
r8021:1c2cf2e5 default
Show More
test-symlink-addremove.out
6 lines | 124 B | text/plain | TextLexer
/ tests / test-symlink-addremove.out
% directory moved and symlinked
adding foo/a
% now addremove should remove old files
adding bar/a
adding foo
removing foo/a