summaryrefslogtreecommitdiff
path: root/src/share/m/update_known_hosts
diff options
context:
space:
mode:
authorJameson Rollins <jrollins@finestructure.net>2010-10-29 19:10:52 -0400
committerJameson Rollins <jrollins@finestructure.net>2010-10-29 19:10:52 -0400
commit875b9873b351a1a4643cfe635131253150d335e9 (patch)
tree1104b0972c67c41e3a079c342ee3f08bd9dd2e65 /src/share/m/update_known_hosts
parent836573e3a94191eae8ae66c40054d80d9c73b949 (diff)
fix variable declaration (leftover from break out of touch_key_file_or_fail)
Diffstat (limited to 'src/share/m/update_known_hosts')
-rw-r--r--src/share/m/update_known_hosts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/share/m/update_known_hosts b/src/share/m/update_known_hosts
index 57176b8..d167ae0 100644
--- a/src/share/m/update_known_hosts
+++ b/src/share/m/update_known_hosts
@@ -17,7 +17,6 @@ update_known_hosts() {
local returnCode=0
local fileCheck
local host
- local newUmask
# touch the known_hosts file so that the file permission check
# below won't fail upon not finding the file