Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3245345
D5103.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
386 B
Referenced Files
None
Subscribers
None
D5103.diff
View Options
diff --git a/services/backup/blob_client/build.rs b/services/backup/blob_client/build.rs
--- a/services/backup/blob_client/build.rs
+++ b/services/backup/blob_client/build.rs
@@ -15,7 +15,7 @@
) {
"../grpc"
} else {
- "../../../native/cpp/CommonCpp/grpc/protos"
+ "../../../shared/protos"
};
tonic_build::compile_protos(format!("{}/blob.proto", proto_path))?;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 15, 6:14 PM (21 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2494993
Default Alt Text
D5103.diff (386 B)
Attached To
Mode
D5103: [Services] Update protobuf location for blob_client
Attached
Detach File
Event Timeline
Log In to Comment