mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
The `git_result` variable is incorrectly checked as being `defined` vs. `not skipped`. This causes SVN (or any non-GIT) project update to fail consistently when `doesRequirementsExist.stat.exists` is true Signed-off-by: DanielDisisto <daniel.disisto@didata.com.au>