]> andersk Git - gssapi-openssh.git/commitdiff
o Miscellaneous formatting.
authorcphillip <cphillip>
Wed, 23 Jan 2002 17:55:16 +0000 (17:55 +0000)
committercphillip <cphillip>
Wed, 23 Jan 2002 17:55:16 +0000 (17:55 +0000)
setup/setup-openssh.pl

index a83ed02e815459182cfad4d431101f4e89bbceba..3f3d3278019279a0f3f266d9010a3688c2f8b370 100644 (file)
@@ -365,7 +365,7 @@ sub fixpaths
     return 0;
 }
 
-print "------------------------------------------------------\n";
+print "---------------------------------------------------------------\n";
 print "$myname: Configuring package 'gsi_openssh'..\n";
 print "\n";
 print "--> NOTE: Run this as root for the intended effect. <--\n";
@@ -381,7 +381,7 @@ $metadata->finish();
 
 print "\n";
 print "$myname: Finished configuring package 'gsi_openssh'.\n";
-print "------------------------------------------------------\n";
+print "---------------------------------------------------------------\n";
 
 #
 # Just need a minimal action() subroutine for now..
This page took 0.043736 seconds and 5 git commands to generate.