From 91b3036b85ee8ebe4f10ba86fe7f5dadd5232f17 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 25 Jul 2018 17:12:16 -0300 Subject: Remove extra echo debug stmt --- bash/init.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bash/init.sh b/bash/init.sh index 80bf9bc..981f20c 100644 --- a/bash/init.sh +++ b/bash/init.sh @@ -23,7 +23,6 @@ locked_init() { touch /tmp/mr-lock exec 221>/tmp/mr-lock -echo before flock -n -e 221 && { locked_init } || { -- cgit v1.2.3