From bf4faf467cf9b7f5717c89952c91437dcaf576a2 Mon Sep 17 00:00:00 2001 From: David Kerschner Date: Tue, 18 Aug 2020 17:25:35 -0700 Subject: [PATCH] s3-store: requested stylistic changes --- pkg/arvo/app/s3-store.hoon | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkg/arvo/app/s3-store.hoon b/pkg/arvo/app/s3-store.hoon index 4f5dbb3d86..390ae8e7ff 100644 --- a/pkg/arvo/app/s3-store.hoon +++ b/pkg/arvo/app/s3-store.hoon @@ -93,10 +93,11 @@ ~/ %s3-peek |= =path ^- (unit (unit cage)) - ?> (team:title our.bowl src.bowl) - ?+ path (on-watch:def path) + ?. (team:title our.bowl src.bowl) ~ + ?+ path [~ ~] [%x %credentials ~] [~ ~ %s3-update !>(`update`[%credentials credentials])] + :: [%x %configuration ~] [~ ~ %s3-update !>(`update`[%configuration configuration])] ==