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