summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/share/m/update_known_hosts3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/share/m/update_known_hosts b/src/share/m/update_known_hosts
index d167ae0..944f7b3 100644
--- a/src/share/m/update_known_hosts
+++ b/src/share/m/update_known_hosts
@@ -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