fix(exe): remove assignation on undefined variable
This commit is contained in:
@@ -531,7 +531,6 @@ function _getNodeCompiler(nodeFileDir, nodeConfigureArgs, nodeMakeArgs, complete
|
||||
encoding: 'utf8'
|
||||
}); // write to file
|
||||
|
||||
pv = undefined;
|
||||
} else if (stat.isDirectory()) {
|
||||
// must be dir?
|
||||
// skip tests because we don't need them here
|
||||
|
||||
Reference in New Issue
Block a user