CrashTest.conf
author Vincent Tondellier <tonton+hg@team1664.org>
Wed, 02 May 2012 21:46:54 +0200
changeset 4 7ffe7b48b8de
parent 3 2ff78fe4abda
child 17 c91535b1db3e
permissions -rw-r--r--
Create atom feed

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