From bb3876f3345969428a072b20f6876d3a14ff6c8d Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Thu, 7 Apr 2016 00:06:44 +0000 Subject: [PATCH] oops --- urchin | 1 - 1 file changed, 1 deletion(-) diff --git a/urchin b/urchin index f315da7..84782ca 100755 --- a/urchin +++ b/urchin @@ -119,7 +119,6 @@ stdout_file() { md5) y=$(echo "${the_shell}" | md5 -q) ;; *) echo md5 command is not configured >&2; urchin_exit 1;; esac - y=$(echo "${the_shell}" | $urchin_md5)" echo "${x}/${y}" }