Files
ubicloud/Rakefile
Jeremy Evans 803c4f9af3 Use Etc.nprocessors to determine the number of processors
This is a better approach than trying to parse the output of
commands, and supports a wider array of operating systems. It is
also strict, raising an exception if it cannot determine the
number of processors.
2024-12-31 10:58:49 -08:00

10 KiB