[Scummvm-git-logs] scummvm-sites director-buildbot -> 805963844a3b3386678563feeddd8dbb8dd3d1a5

sev- noreply at scummvm.org
Wed May 22 22:50:27 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .

Summary:
805963844a DIRECTOR-BUILDBOT: Fix target duplicates in targets.json


Commit: 805963844a3b3386678563feeddd8dbb8dd3d1a5
    https://github.com/scummvm/scummvm-sites/commit/805963844a3b3386678563feeddd8dbb8dd3d1a5
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-05-23T00:49:47+02:00

Commit Message:
DIRECTOR-BUILDBOT: Fix target duplicates in targets.json

Changed paths:
    targets.json


diff --git a/targets.json b/targets.json
index f54f6a1..0b6c550 100644
--- a/targets.json
+++ b/targets.json
@@ -11333,7 +11333,7 @@
         ]
     },
     {
-        "name": "Director-Tests",
+        "name": "Director-Tests (D2-mac)",
         "game_id": "director",
         "autodetect": true,
         "directory": "director-tests/D2-mac",
@@ -11346,7 +11346,7 @@
         ]
     },
     {
-        "name": "Director-Tests",
+        "name": "Director-Tests (D3-mac)",
         "game_id": "director",
         "autodetect": true,
         "directory": "director-tests/D3-mac",
@@ -11375,7 +11375,7 @@
         ]
     },
     {
-        "name": "Director-Tests",
+        "name": "Director-Tests (D4-mac)",
         "game_id": "director",
         "autodetect": true,
         "directory": "director-tests/D4-mac",
@@ -11411,7 +11411,7 @@
         ]
     },
     {
-        "name": "Director-Tests",
+        "name": "Director-Tests (D4-win)",
         "game_id": "director",
         "autodetect": true,
         "directory": "director-tests/D4-win",
@@ -11439,7 +11439,7 @@
             "INK8B-9.DIR",
             "INK8COL.DIR",
             "PALSWITC.DIR",
-            "SOFT1.DXR",
+            "SOFT1.DXR"
         ]
     },
     {




More information about the Scummvm-git-logs mailing list