vmfloaty/lib
Jarret Lavallee e684933525 (maint) Fix the argument list for nonstandardpooler
Prior to this commit, 7 arguments would be sent into the `retrieve`
method in nonstandardpooler. There were only 6 arguments in the method
definition so an error would be thrown. This commit adds the `ondemand`
argument to the `retrieve` method, but does not utilize it.
2020-08-13 12:37:09 -06:00
..
vmfloaty (maint) Fix the argument list for nonstandardpooler 2020-08-13 12:37:09 -06:00
vmfloaty.rb Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00