Skip to content
Snippets Groups Projects
Commit 18352494 authored by Mick Jordan's avatar Mick Jordan
Browse files

suite.py: arch spec is "solaris"

parent 33847a22
Branches
No related tags found
No related merge requests found
...@@ -331,7 +331,7 @@ suite = { ...@@ -331,7 +331,7 @@ suite = {
"path" : "mxbuild/dists/darwin/amd64/fastr-unit-tests-native.jar", "path" : "mxbuild/dists/darwin/amd64/fastr-unit-tests-native.jar",
}, },
}, },
"SunOS" : { "solaris" : {
"amd64" : { "amd64" : {
"path" : "mxbuild/dists/solaris/amd64/fastr-unit-tests-native.jar", "path" : "mxbuild/dists/solaris/amd64/fastr-unit-tests-native.jar",
} }
...@@ -357,7 +357,7 @@ suite = { ...@@ -357,7 +357,7 @@ suite = {
"path" : "mxbuild/dists/darwin/amd64/fastr-native-dev.jar", "path" : "mxbuild/dists/darwin/amd64/fastr-native-dev.jar",
}, },
}, },
"SunOS" : { "solaris" : {
"amd64" : { "amd64" : {
"path" : "mxbuild/dists/solaris/amd64/fastr-native-dev.jar", "path" : "mxbuild/dists/solaris/amd64/fastr-native-dev.jar",
}, },
...@@ -379,7 +379,7 @@ suite = { ...@@ -379,7 +379,7 @@ suite = {
"path" : "mxbuild/dists/darwin/amd64/fastr-release.jar", "path" : "mxbuild/dists/darwin/amd64/fastr-release.jar",
} }
}, },
"SunOS" : { "solaris" : {
"amd64" : { "amd64" : {
"path" : "mxbuild/dists/solaris/amd64/fastr-release.jar", "path" : "mxbuild/dists/solaris/amd64/fastr-release.jar",
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment