Skip to content
Commit 0bc79ee7 authored by segfault's avatar segfault
Browse files

tps: Fix hook execution with --profiling option

We already call prepare_for_profiling() in the _run() method which is called by
check_call(), so we don't have to call it in execute_hooks().

This fixes hook execution failing with "Operation not permitted" when
using the --profiling option.
parent 12953970
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment