Remove test

This commit is contained in:
Bob Mottram 2018-04-03 13:18:02 +01:00
parent 3ac0d69cd0
commit 0df945bc6c
1 changed files with 0 additions and 3 deletions

View File

@ -169,9 +169,6 @@ function mesh_install_nodejs {
fi
cp "$rootdir/usr/bin/npm" "$rootdir/root/npm"
# TEST
grep -r "require('os').cpus().length" "$rootdir/usr/lib/node_modules"/*
# deliberately called again
nodejs_fix_cpu_detection