浏览代码

Remove test

Bob Mottram 7 年前
父节点
当前提交
0df945bc6c
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      src/freedombone-utils-nodejs

+ 0
- 3
src/freedombone-utils-nodejs 查看文件

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