[sysadmin-bin] Apply formatting changes (as per Infrastructure/Infrastructure/issues/88)
- From: Andrea Veri <averi src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Apply formatting changes (as per Infrastructure/Infrastructure/issues/88)
- Date: Tue, 5 Feb 2019 14:20:47 +0000 (UTC)
commit 6481fe823836c7e245f9f6ae280338bef8f7ca2a
Author: Andrea Veri <averi redhat com>
Date: Tue Feb 5 15:20:12 2019 +0100
Apply formatting changes (as per Infrastructure/Infrastructure/issues/88)
ftpadmin | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ftpadmin b/ftpadmin
index 46e031d..f090530 100755
--- a/ftpadmin
+++ b/ftpadmin
@@ -1316,7 +1316,7 @@ Your tarball will appear in the following location on ftp.gnome.org:
%s
It is important to retain the trailing slash for compatibility with
-broken http clients, and to use http as it is less taxing on the server.""" % "/".join((self.URLROOT,
self.section, self.module, self.majmin, ""))
+broken http clients.""" % "/".join((self.URLROOT, self.section, self.module, self.majmin, ""))
realpath = self.moduleinfo.determine_file(self.version, 'sha256sum', fuzzy=False)
if realpath is not None:
print ""
@@ -1536,7 +1536,7 @@ def cmd_install(options, parser):
print ""
print """Please report any problems to:
-https://bugzilla.gnome.org/enter_bug.cgi?product=sysadmin"""
+https://gitlab.gnome.org/Infrastructure/Infrastructure/issues"""
def cmd_notify(options, parser):
tarballs = [file for file in options.tarball if os.path.exists(file)]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]