1 May 2012 14:20
[mb-commits] branch, production, updated. Fix bad imports in cleanup jobs
MusicBrainz Git Server <noreply <at> musicbrainz.org>
2012-05-01 12:20:43 GMT
2012-05-01 12:20:43 GMT
The branch, production has been updated
via
http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=5e1569d13999fadb02f9d29ff294a11d35e333a2 (commit)
from
http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=c7d0b29ade39e910943a902e160de36909f31bed (commit)
Summary of changes:
admin/cleanup/EmptyArtists.pl | 3 +--
admin/cleanup/EmptyWorks.pl | 3 +--
admin/cleanup/FixTrackLength.pl | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5e1569d13999fadb02f9d29ff294a11d35e333a2
Author: Oliver Charles <oliver.g.charles <at> googlemail.com>
Date: Tue May 1 13:20:14 2012 +0100
Fix bad imports in cleanup jobs
diff --git a/admin/cleanup/EmptyArtists.pl b/admin/cleanup/EmptyArtists.pl
index 3119cb8..7b7a35d 100755
--- a/admin/cleanup/EmptyArtists.pl
+++ b/admin/cleanup/EmptyArtists.pl
<at> <at> -37,8 +37,7 <at> <at> use Getopt::Long;
use DBDefs;
(Continue reading)
RSS Feed