[sysadmin-bin] webapps has been decommissioned (library-web gets rebuilt once a day)



commit 8649d420e1c71ada2e3a14d134d1ba151e251084
Author: Andrea Veri <averi redhat com>
Date:   Thu Mar 5 17:24:29 2020 +0100

    webapps has been decommissioned (library-web gets rebuilt once a day)

 ftpadmin | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/ftpadmin b/ftpadmin
index aef7b12..a5ff2a1 100755
--- a/ftpadmin
+++ b/ftpadmin
@@ -1286,12 +1286,6 @@ Install %s? [Y/n]""" % self.module,
         retcode = self._send_email(mail.read(), subject, to, smtp_to, headers)
         print ", done"
 
-        sys.stdout.write(" - Triggering GNOME library update")
-        subject = 'GNOME_GIT library-web'
-        to = "gnomeweb webapps gnome org"
-        retcode = self._send_email("forced", subject, to, [to])
-        print ", done"
-
         sys.stdout.write(" - Triggering ftp.gnome.org update")
         cmd = ['/usr/local/bin/signal-ftp-sync']
         if self._call_cmd(cmd):


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