Commit Graph

1 Commits (ee80e856c27f2b588666a31220ea7f96ca3add45)

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