From 875b9873b351a1a4643cfe635131253150d335e9 Mon Sep 17 00:00:00 2001 From: Jameson Rollins Date: Fri, 29 Oct 2010 19:10:52 -0400 Subject: fix variable declaration (leftover from break out of touch_key_file_or_fail) --- src/share/m/update_known_hosts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/share/m') 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 -- cgit v1.2.3