Fix mason tests
parent
9cc193ea5b
commit
1280ed63fe
|
@ -12,7 +12,7 @@ USING: mason.release.branch mason.config tools.test namespaces ;
|
||||||
] with-scope
|
] with-scope
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
[ { "scp" "boot.x86.64.image" "joe@blah.com:/stuff/clean/netbsd-x86-64" } ] [
|
[ { "scp" "boot.unix-x86.64.image" "joe@blah.com:/stuff/clean/netbsd-x86-64" } ] [
|
||||||
[
|
[
|
||||||
"joe" image-username set
|
"joe" image-username set
|
||||||
"blah.com" image-host set
|
"blah.com" image-host set
|
||||||
|
|
Loading…
Reference in New Issue