From 2ae51b2598df8fcdbd5e1d339544f0450e2f608d Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Tue, 22 Dec 2020 12:54:03 +0100 Subject: [PATCH] style(tools): drop stale comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Roberto Abdelkader Martínez Pérez --- tools/validsslclient | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/validsslclient b/tools/validsslclient index afb6272..a0e4f22 100755 --- a/tools/validsslclient +++ b/tools/validsslclient @@ -4,7 +4,6 @@ set -e user=$(kapow get /ssl/client/i/dn) -#sed '/^#.*/d' | while read -r dn while read -r dn do [ -z "$dn" ] && continue