gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-android] branch master updated: Drop archive fix from night


From: gnunet
Subject: [taler-taler-android] branch master updated: Drop archive fix from nightly patch (not needed anymore)
Date: Fri, 26 Jun 2020 21:00:44 +0200

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository taler-android.

The following commit(s) were added to refs/heads/master by this push:
     new 2b6cfa7  Drop archive fix from nightly patch (not needed anymore)
2b6cfa7 is described below

commit 2b6cfa75123e70ee90aed744d21240da6c944555
Author: Torsten Grote <t@grobox.de>
AuthorDate: Fri Jun 26 15:23:30 2020 -0300

    Drop archive fix from nightly patch (not needed anymore)
---
 nightly-stats.patch | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/nightly-stats.patch b/nightly-stats.patch
index ae80fee..46c0f2c 100644
--- a/nightly-stats.patch
+++ b/nightly-stats.patch
@@ -2,15 +2,6 @@ diff --git a/fdroidserver/nightly.py b/fdroidserver/nightly.py
 index 7a90294d..9ad806b3 100644
 --- a/fdroidserver/nightly.py
 +++ b/fdroidserver/nightly.py
-@@ -102,7 +102,7 @@ def main():
-                         help=_('The file to be included in the repo (path or 
glob)'))
-     parser.add_argument("--no-checksum", action="store_true", default=False,
-                         help=_("Don't use rsync checksums"))
--    parser.add_argument("--archive-older", default=20,
-+    parser.add_argument("--archive-older", type=int, default=20,
-                         help=_("Set maximum releases in repo before older 
ones are archived"))
-     # TODO add --with-btlog
-     options = parser.parse_args()
 @@ -170,6 +170,7 @@ def main():
          git_mirror_path = os.path.join(repo_basedir, 'git-mirror')
          git_mirror_repodir = os.path.join(git_mirror_path, 'fdroid', 'repo')

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]