소스 검색

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