Skip to content

make --print-stats causes no index to be written #294

@HaleTom

Description

@HaleTom

No such file or directory:

[tom@nas tmp]$ desync make index /etc/issue --print-stats
Chunking [======================================================================================================================] 100.00% 0s
{
  "ChunksAccepted": 1,
  "ChunksProduced": 2
}
[tom@nas tmp]$ ls index
ls: cannot access 'index': No such file or directory

But without --print-stats, the file is created:

[tom@nas tmp]$ desync make index /etc/issue
Chunking [======================================================================================================================] 100.00% 0s
[tom@nas tmp]$ ls index
index

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions