Searched refs:workspace_git_hashes (Results 1 – 2 of 2) sorted by relevance
160 workspace_git_hashes = { variable163 if len(workspace_git_hashes) == 0:171 if len(workspace_git_hashes - git_submodule_hashes) > 0:175 print("workspace_git_hashes: %s" % workspace_git_hashes)178 (workspace_git_hashes - git_submodule_hashes))
127 workspace_git_hashes = { variable132 if len(workspace_git_hashes) == 0:140 if len(workspace_git_hashes - git_submodule_hashes) > 0: