Skip to content

unmarshalJSON result.Error [ch2401]#31

Merged
areed merged 1 commit intoreplicatedcom:masterfrom
areed:no-temp-subdir
Nov 3, 2017
Merged

unmarshalJSON result.Error [ch2401]#31
areed merged 1 commit intoreplicatedcom:masterfrom
areed:no-temp-subdir

Conversation

@areed
Copy link
Copy Markdown

@areed areed commented Nov 3, 2017

No description provided.

@areed areed requested a review from emosbaugh November 3, 2017 04:19
Comment thread pkg/bundle/generate.go
comp.SetTarConfig(compressor.Tar{TruncateLongFiles: true})
if err := comp.Compress(collectDir, pathname); err != nil {
// trailing slash keeps the parent directory from being included in archive
if err := comp.Compress(collectDir+"/", pathname); err != nil {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for fixing this, I hadn't even thought about it

@areed areed merged commit 68cc66c into replicatedcom:master Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants