##// 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:

r6030:d0dbae32 default
r8021:1c2cf2e5 default
Show More
test-revert-flags.out
6 lines | 96 B | text/plain | TextLexer
/ tests / test-revert-flags.out
% reverting to rev 0
reverting foo
M foo
diff --git a/foo b/foo
old mode 100755
new mode 100644