diff --git a/bin/tests/system/conf.sh.win32 b/bin/tests/system/conf.sh.win32 index 98d69f8ca1..9439fdb72d 100644 --- a/bin/tests/system/conf.sh.win32 +++ b/bin/tests/system/conf.sh.win32 @@ -28,7 +28,7 @@ CYGWIN=1 . $TOP/bin/tests/system/conf.sh.common # Visual Studio build configurations are Release and Debug -VSCONF=Debug +VSCONF=${VSCONF:-Debug} ARPANAME=$TOP/Build/$VSCONF/arpaname@EXEEXT@ CDS=$TOP/Build/$VSCONF/dnssec-cds@EXEEXT@