make clean
make REPOS=1
...
+++ clone +++
parallel: Warning: Only enough file handles to run 60 jobs in parallel.
parallel: Warning: Try running 'parallel -j0 -N 60 --pipe parallel -j0'
parallel: Warning: or increasing 'ulimit -n' (try: ulimit -n `ulimit -Hn`)
parallel: Warning: or increasing 'nofile' in /etc/security/limits.conf
parallel: Warning: or increasing /proc/sys/fs/file-max
leeowenowen/rxjava-examples (1/1): trying to clone it...
leeowenowen/rxjava-examples cloned (1/1), 30M, in 10s
Cloned 1 repositories in 12 threads, in 10s
Finished, in 10s
...
Would be great to somehow fix the script to avoid this warning.
I'm getting this:
Would be great to somehow fix the script to avoid this warning.