allow VSCONF to be overridden at runtime

(cherry picked from commit 2433e3e808)
This commit is contained in:
Mark Andrews
2019-09-27 09:13:57 +02:00
committed by Michał Kępień
parent 723e1e358d
commit a3df8dca3e
+1 -1
View File
@@ -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