| changeset 3 | 2ff78fe4abda |
| parent 0 | 5b78b8c79d9c |
| child 17 | c91535b1db3e |
--- a/CrashTest.conf Wed May 02 21:43:53 2012 +0200 +++ b/CrashTest.conf Wed May 02 21:46:30 2012 +0200 @@ -1,5 +1,8 @@ { DataDir => 'data/', MinidumpStackwalkJSON => './stackwalker', - SymbolsPath => '', + SymbolsPath => 'breakpad-debug-symbols/*', + ScmLinks => { + "svn:svn.example.org/testproject" => 'https://redmine.example.org/projects/testproject/repository/entry/<%= $scmpath =%>?rev=<%= $rev =%>#L<%= $line =%>', + }, };