Remove test
This commit is contained in:
parent
3ac0d69cd0
commit
0df945bc6c
|
@ -169,9 +169,6 @@ function mesh_install_nodejs {
|
||||||
fi
|
fi
|
||||||
cp "$rootdir/usr/bin/npm" "$rootdir/root/npm"
|
cp "$rootdir/usr/bin/npm" "$rootdir/root/npm"
|
||||||
|
|
||||||
# TEST
|
|
||||||
grep -r "require('os').cpus().length" "$rootdir/usr/lib/node_modules"/*
|
|
||||||
|
|
||||||
# deliberately called again
|
# deliberately called again
|
||||||
nodejs_fix_cpu_detection
|
nodejs_fix_cpu_detection
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue