CrashTest.conf
author Vincent Tondellier <tonton+hg@team1664.org>
Sun, 27 May 2012 19:31:35 +0200
changeset 9 998910202673
parent 3 2ff78fe4abda
child 17 c91535b1db3e
permissions -rw-r--r--
Use fluid layout

{
  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 =%>',
  },
};