[ARVADOS] updated: 1.3.0-404-g1c3523224

Git user git at public.curoverse.com
Thu Feb 28 15:08:19 EST 2019


Summary of changes:
 lib/dispatchcloud/node_size.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  1c35232248baebeaa69e7e99d9827e7b9983fe6c (commit)
      from  926dcfeab145e7c714c5531fa044bac6f0f0f992 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 1c35232248baebeaa69e7e99d9827e7b9983fe6c
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Thu Feb 28 15:07:29 2019 -0500

    Fix typo.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/lib/dispatchcloud/node_size.go b/lib/dispatchcloud/node_size.go
index d7f458561..6fb46b5f4 100644
--- a/lib/dispatchcloud/node_size.go
+++ b/lib/dispatchcloud/node_size.go
@@ -46,7 +46,7 @@ func estimateDockerImageSize(collectionPDH string) int64 {
 	// the size of the manifest.
 	//
 	// Use the following heuristic:
-	// - Start with the length of the mainfest (n)
+	// - Start with the length of the manifest (n)
 	// - Subtract 80 characters for the filename and file segment
 	// - Divide by 42 to get the number of block identifiers ('hash\+size\ ' is 32+1+8+1)
 	// - Assume each block is full, multiply by 64 MiB

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list