aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/manifest-roundtrip/testscript8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/manifest-roundtrip/testscript b/tests/manifest-roundtrip/testscript
index 91db8b5..e0a15cc 100644
--- a/tests/manifest-roundtrip/testscript
+++ b/tests/manifest-roundtrip/testscript
@@ -27,8 +27,8 @@ $* <<EOF >>EOF
package-email: boris@codesynthesis.com; Direct email to the author.
depends: libbutl
depends: * build2
- depends: ?* bpkg
- requires: ?* linux | windows
+ depends: * bpkg
+ requires: * linux ? ($linux) | windows ? ($windows)
requires: c++11
:
path: c:\windows\\
@@ -65,8 +65,8 @@ $* -m <<EOF >>EOF
package-email: boris@codesynthesis.com; Direct email to the author.
depends: libbutl
depends: * build2
- depends: ?* bpkg
- requires: ?* linux | windows
+ depends: * bpkg
+ requires: * linux ? ($linux) | windows ? ($windows)
requires: c++11
:
path: c:\windows\\