Commit 3e3a5f53 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 37e51c56
Pipeline #11702 failed with stage
in 0 seconds
......@@ -113,6 +113,8 @@ class CCDS:
else:
print(f"refs_abspath: {refs_abspath}")
return refs_abspath
def validate(self, pmapname: str) -> bool:
"""Validate pmap."""
return client.api.check_mapping_exists(pmapname)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment