Skip to content
  • Mike Hibler's avatar
    Properly load optional parameter with return value. · 96c0250b
    Mike Hibler authored
    A number of the "get" methods take an optional parameter in which
    to load the return value, but we were not filling it in! This was
    causing per-node overrides of disktype() to be ignored when creating
    a new image which resulted in a failure when capturing an image on
    such a node.
    96c0250b