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
No related branches found
No related tags found
No related merge requests found
......@@ -331,7 +331,7 @@ suite = {
"path" : "mxbuild/dists/darwin/amd64/fastr-unit-tests-native.jar",
},
},
"SunOS" : {
"solaris" : {
"amd64" : {
"path" : "mxbuild/dists/solaris/amd64/fastr-unit-tests-native.jar",
}
......@@ -357,7 +357,7 @@ suite = {
"path" : "mxbuild/dists/darwin/amd64/fastr-native-dev.jar",
},
},
"SunOS" : {
"solaris" : {
"amd64" : {
"path" : "mxbuild/dists/solaris/amd64/fastr-native-dev.jar",
},
......@@ -379,7 +379,7 @@ suite = {
"path" : "mxbuild/dists/darwin/amd64/fastr-release.jar",
}
},
"SunOS" : {
"solaris" : {
"amd64" : {
"path" : "mxbuild/dists/solaris/amd64/fastr-release.jar",
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment