aboutsummaryrefslogtreecommitdiffstats
path: root/bin/acme/patcher.json
blob: 365990fa72d3879382a4d810ab084d5005578352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "_comments_" : "Blank values indicate defaults",
  "label" : "ACME",
  "patcher_dir" : "bin/acme/patcher",
  "patch_set" : [
    {
      "_comments_" : "The ACME custom version of the Jira integration script",
      "original" : "bin/common/srtool_jira_template.py",
      "custom" : "bin/acme/srtool_jira_acme.py",
      "patch" : "",
      "options" : ""
    },
    {
      "original" : "bin/srt",
      "custom" : "bin/srt",
      "patch" : "",
      "options" : "DISABLE"
    }
  ]
}