From a66a9caa1c4f507b9ff4fb534a34821a01bb82ca Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 9 Apr 2017 13:08:04 +0800 Subject: [PATCH] [Tests] Use node v0.10.7 for thread para test as other install from src tests --- .../installation_node/install from source with thread parameter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/installation_node/install from source with thread parameter b/test/installation_node/install from source with thread parameter index e2be013..1b3faae 100755 --- a/test/installation_node/install from source with thread parameter +++ b/test/installation_node/install from source with thread parameter @@ -4,7 +4,7 @@ die () { echo "$@" ; exit 1; } \. ../../nvm.sh -NVM_TEST_VERSION=v0.10.41 +NVM_TEST_VERSION=v0.10.7 # STAGE 1 #