diff --git a/bin/tests/system/conf.sh.win32 b/bin/tests/system/conf.sh.win32 index 6e062ea926..8ac41ff827 100644 --- a/bin/tests/system/conf.sh.win32 +++ b/bin/tests/system/conf.sh.win32 @@ -24,7 +24,7 @@ TOP=${SYSTEMTESTTOP:=.}/../../.. TOP=`cd $TOP && pwd` # Visual Studio build configurations are Release and Debug -VSCONF=Debug +VSCONF=${VSCONF:-Debug} # Default algorithm for testing DEFAULT_ALGORITHM=RSASHA256