CrashTest.conf
author Vincent Tondellier <tonton+hg@team1664.org>
Tue, 20 Nov 2012 15:11:52 +0100
changeset 14 e9c1591a4f54
parent 3 2ff78fe4abda
child 17 c91535b1db3e
permissions -rw-r--r--
Add jquery too

{
  DataDir => 'data/',
  MinidumpStackwalkJSON => './stackwalker',
  SymbolsPath => 'breakpad-debug-symbols/*',
  ScmLinks => {
    "svn:svn.example.org/testproject" => 'https://redmine.example.org/projects/testproject/repository/entry/<%= $scmpath =%>?rev=<%= $rev =%>#L<%= $line =%>',
  },
};