-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
An archive is made with this tool (.zip) and it opens/extracts just fine in Linux.
Windows extractor and 7zip don't like the file. Windows refuses to work with it, and 7zip never completes extraction.
Fix
- there was a '+' character as part of the git hash which gets included in the zip filename. Removing this seemed to work for this 1 observation.
Notes
Could we use gzip instead of tar?
Could we ensure characters like '+' don't show up in the filename?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working