diff repoint-project.json @ 2121:0f5ff52655ec fix-static-analysis

Fixes from clang modernize-use-override
author Chris Cannam
date Thu, 22 Nov 2018 14:56:18 +0000
parents 903537249fdf
children b35c1f8b2ddd
line wrap: on
line diff
--- a/repoint-project.json	Wed Nov 21 12:30:40 2018 +0000
+++ b/repoint-project.json	Thu Nov 22 14:56:18 2018 +0000
@@ -16,15 +16,18 @@
         },
         "svcore": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "fix-static-analysis"
         },
         "svgui": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "fix-static-analysis"
         },
         "svapp": {
             "vcs": "hg",
-	    "service": "soundsoftware"
+	    "service": "soundsoftware",
+            "branch": "fix-static-analysis"
         },
         "checker": {
             "vcs": "hg",