Conversation
Russian language file
Create ru.po
If the file path includes the current date, the pattern replaces the date in the file path instead of the date of the backup date. This minor change uses the greediness of the .* pattern to match on the last occurrence of the date. Debian-Bug: https://bugs.debian.org/831759 Thanks: Chris Lamb for the report and the trace information.
This test checks if the pattern used to list the backups gets confused with date in the file path.
Net::Lite::FTP has been removed from Debian (back in 2010) and Net::FTP gained TLS and SSL support in the meantime.
Fix pattern generation
Migrate from Net::Lite::FTP back to Net::FTP
By default gzip stores the filename and timestamp of the contained file, this prohibits any posibility of detecting dupes (when the files are not generated in the same second as done by the current dupes test).
Force gzip to ignore the filename and timestamp
Drop extra continue when file already exists
The .lz extension is normally used for lzip-compressed files, whereas .lzma should be used for lzma-compressed files. Fixes: #84
xz compression and .lzma extension (devel)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.