Commit Graph

1 Commits (53e4760b8cd90b7275a769e77e72972db20e85ec)

Author SHA1 Message Date
Brian Coca 89c884e2a2
include_vars initialize failed (#76754)
* include_vars initialize failed

  if source dir is given, but not present and traversal is empty you
  can end up trying to access failed w/o it ever being defined.

  also future proof for more corner cases in decision tree
3 years ago