mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-18 06:23:07 +02:00
Performance
- Hooks should be disabled for all tests.
This commit is contained in:
parent
c81ae48590
commit
0c3ee68f64
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ if (open my $fh, '>', 'perf.rc')
|
|||
"color=on\n",
|
||||
"_forcecolor=on\n",
|
||||
"verbose=label\n",
|
||||
"hooks=off\n",
|
||||
"color.debug=\n";
|
||||
close $fh;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue