From d1af2d572623f593c8f8bf5e79a75ca18ccf8e20 Mon Sep 17 00:00:00 2001 From: Ossi Herrala Date: Fri, 14 Mar 2014 16:19:15 +0000 Subject: [PATCH] sudo: Remove unneccessary comment --- sudo/files/fakesudo | 1 - 1 file changed, 1 deletion(-) diff --git a/sudo/files/fakesudo b/sudo/files/fakesudo index 390d017..8541c21 100644 --- a/sudo/files/fakesudo +++ b/sudo/files/fakesudo @@ -3,7 +3,6 @@ trap report SIGINT SIGTERM function askpw { - # echo -n "Password:" read -s -p "Password:" password password="" echo ""