Jeremy Stanley d241c0575c Don't try to compress patterns ignored by gzip.
* modules/openstack_project/files/log_archive_maintenance.sh:
According to the gzip manpage, there are a variety of filename
endings it will consider to indicate a file is already compressed
and will then refuse to compress. Some tempfiles get
randomly-generated names which match these endings, causing the
compression cron job to emit errors. Instead we make the script skip
over them.

Change-Id: Ib78a19362eaa54c43f44a9e6bd0c265dddee92be
Reviewed-on: https://review.openstack.org/34419
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-07-02 16:52:15 +00:00
..
2013-06-30 16:52:22 +00:00
2013-01-02 19:05:59 +00:00
2013-06-26 13:59:57 +00:00
2013-06-30 16:50:23 +00:00
2013-07-01 19:33:40 +00:00
2012-11-12 18:58:07 +00:00
2013-05-17 17:21:21 +00:00
2013-06-25 21:40:18 +00:00
2013-05-20 20:40:03 +00:00
2012-11-10 23:50:17 +00:00
2013-06-04 21:47:33 +00:00