]> andersk Git - gssapi-openssh.git/commitdiff
Testing to see if install of gsi-openssh circumvents mode change for file 'scp.'
authorcphillip <cphillip>
Thu, 17 Jan 2002 21:20:50 +0000 (21:20 +0000)
committercphillip <cphillip>
Thu, 17 Jan 2002 21:20:50 +0000 (21:20 +0000)
setup/setup-openssh.pl

index 51edbd909fbfcf8c23e7ca1a1fd753e3725af262..7789b649958784621e39b4f8c482e07eb5cf8033 100644 (file)
@@ -168,7 +168,7 @@ sub runkeygen
 }
 
 fixpaths();
-setperms();
+#setperms();
 runkeygen();
 
 my $metadata = new Grid::GPT::Setup(package_name => "gsi-openssh-setup");
This page took 0.248734 seconds and 5 git commands to generate.