test/make/configure.vm

changeset 1
c393cdf57f2e
parent 0
38775db5fdf5
child 2
14a4b7f0bc74
--- a/test/make/configure.vm	Mon Feb 04 15:09:39 2019 +0100
+++ b/test/make/configure.vm	Mon Feb 04 18:40:33 2019 +0100
@@ -307,7 +307,7 @@
 while true
 do
 	#if( $dependency.platform )
-    if ! isplatform "${sub.platform}"; then
+    if ! isplatform "${dependency.platform}"; then
         break
     fi
     #end

mercurial