From fb9b71a1a1a1b1aa19bd4c42dc0afe090692c70c Mon Sep 17 00:00:00 2001 From: Andrea Veri Date: Thu, 15 Jan 2015 18:56:59 +0000 Subject: [PATCH] GNOME Backups: add bugzilla-new.gnome.org and move socket.gnome.org on the bottom of the backed up machines list --- files/gnome/backup.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/files/gnome/backup.sh b/files/gnome/backup.sh index d2c10e09ea..71ca79160b 100644 --- a/files/gnome/backup.sh +++ b/files/gnome/backup.sh @@ -12,7 +12,6 @@ MACHINES='signal.gnome.org chooser.gnome.org git.gnome.org webapps.gnome.org - socket.gnome.org bugzilla-web.gnome.org progress.gnome.org clipboard.gnome.org @@ -30,7 +29,9 @@ MACHINES='signal.gnome.org accelerator.gnome.org range.gnome.org pentagon.gimp.org - account.gnome.org' + account.gnome.org + bugzilla-new.gnome.org + socket.gnome.org' BACKUP_DIR='/fedora_backups/gnome/' LOGS_DIR='/fedora_backups/gnome/logs'