Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

only count size for regular files#25

Merged
Stebalien merged 1 commit intomasterfrom
fix/24
Jul 27, 2018
Merged

only count size for regular files#25
Stebalien merged 1 commit intomasterfrom
fix/24

Conversation

@Stebalien
Copy link
Copy Markdown
Member

Otherwise, we incorrectly draw progress bars.

fixes #24

Otherwise, we incorrectly draw progress bars.

fixes #24
@Stebalien Stebalien requested a review from keks July 26, 2018 22:53
@Stebalien
Copy link
Copy Markdown
Member Author

I plan on testing this in a sharness test in go-ipfs.

Copy link
Copy Markdown
Contributor

@keks keks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Stebalien Stebalien merged commit f28eb79 into master Jul 27, 2018
@Stebalien Stebalien deleted the fix/24 branch July 27, 2018 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When calculating size, we should only consider regular files

2 participants