Changeset 1099

Show
Ignore:
Timestamp:
04/03/08 20:11:56 (8 months ago)
Author:
zothos
Message:

Fixed #1160: perl ispcp-setup fails in trunk 1098

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r1098 r1099  
    22~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    33 
     42008-04-03 Jochen Manz 
     5        - ENGINE: 
     6                * Fixed #1160: perl ispcp-setup fails in trunk 1098 
     7         
    482008-04-02 Benedikt Heintel 
    59        - ENGINE: 
  • trunk/engine/setup/ispcp-setup

    r1098 r1099  
    111111 
    112112        my $qmsg = "\n\tNext you are asked to enter a \"fully qualified hostname\" (FQHN).\n" . 
    113                "\tFor more infos read http://en.wikipedia.org/wiki/FQDN.\n\n" . 
     113               "\tFor more infos read http://en.wikipedia.org/wiki/FQDN.\n\n"; 
    114114        print STDOUT $qmsg; 
    115115