fix variable declarations in update_known_hosts
authorJameson Rollins <jrollins@finestructure.net>
Sat, 30 Oct 2010 01:10:17 +0000 (21:10 -0400)
committerJameson Rollins <jrollins@finestructure.net>
Sat, 30 Oct 2010 04:08:56 +0000 (00:08 -0400)
src/share/m/update_known_hosts

index d167ae011b1297e947bc966dddf2fea15df79995..944f7b3495e61ddb8491bd2bf9d41d4e45bde7d3 100644 (file)
@@ -14,8 +14,7 @@
 # update the known_hosts file for a set of hosts listed on command
 # line
 update_known_hosts() {
-    local returnCode=0
-    local fileCheck
+    local tmpFile
     local host
 
     # touch the known_hosts file so that the file permission check