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

Merge pull request #433 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/solaris to master

* commit '18352494':
  suite.py: arch spec is "solaris"
parents 31f83528 18352494
Branches
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.
Please register or to comment