summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/other_tools/ops_maps/content_cas_map.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/other_tools/ops_maps/content_cas_map.cpp b/src/other_tools/ops_maps/content_cas_map.cpp
index 0e13cd8e..ebec2b04 100644
--- a/src/other_tools/ops_maps/content_cas_map.cpp
+++ b/src/other_tools/ops_maps/content_cas_map.cpp
@@ -227,6 +227,7 @@ auto CreateContentCASMap(
"to local CAS",
key.content_hash.Hash()),
/*fatal=*/true);
+ return;
}
// content stored in CAS
(*setter)(nullptr);