CrashTest.conf
author Vincent Tondellier <tonton+hg@team1664.org>
Wed, 02 May 2012 22:08:57 +0200
changeset 5 2f224f085623
parent 3 2ff78fe4abda
child 17 c91535b1db3e
permissions -rw-r--r--
Add link to the minified 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 =%>',
  },
};