Browse Source

Remove test

Bob Mottram 7 years ago
parent
commit
0df945bc6c
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/freedombone-utils-nodejs

+ 0
- 3
src/freedombone-utils-nodejs View File

169
     fi
169
     fi
170
     cp "$rootdir/usr/bin/npm" "$rootdir/root/npm"
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
     # deliberately called again
172
     # deliberately called again
176
     nodejs_fix_cpu_detection
173
     nodejs_fix_cpu_detection
177
 
174