Changeset 727


Ignore:
Timestamp:
Apr 11, 2008, 3:03:24 AM (16 years ago)
Author:
andersk
Message:
I *thought* this line had too many non-punctuation characters to be valid Perl.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/deploy/bin/onserver.pm

    r691 r727  
    124124  print "\nConfiguring $sname...\n";
    125125  if($requires_sql) {
    126           print "A copy of $lname's SQL login info will be placed in $addrend.\n";
     126          print "A copy of ${lname}'s SQL login info will be placed in $addrend.\n";
    127127  }
    128128 
Note: See TracChangeset for help on using the changeset viewer.