kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2009-09-08 08:04 pm

[dw-free] make_system.pl has a hardcoded "LiveJournal"

[commit: http://hg.dwscoalition.org/dw-free/rev/de69dffa3c00]

http://bugs.dwscoalition.org/show_bug.cgi?id=1719

Use $LJ::SITENAMESHORT.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/make_system.pl
--------------------------------------------------------------------------------
diff -r 257410deeeaa -r de69dffa3c00 bin/upgrading/make_system.pl
--- a/bin/upgrading/make_system.pl	Tue Sep 08 07:39:12 2009 -0500
+++ b/bin/upgrading/make_system.pl	Tue Sep 08 15:03:19 2009 -0500
@@ -8,7 +8,7 @@ my $dbh = LJ::get_dbh("master");
 my $dbh = LJ::get_dbh("master");
 
 print "
-This tool will create your LiveJournal 'system' account and
+This tool will create your $LJ::SITENAMESHORT 'system' account and
 set its password.  Or, if you already have a system user, it'll change
 its password to whatever you specify.
 ";
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org