From 9b2f6cea6c5ac73202b199851c70f75b11b8522b Mon Sep 17 00:00:00 2001 From: Tyler Akins Date: Fri, 19 Jul 2019 21:47:06 -0500 Subject: [PATCH] Removing debugging line --- mo | 1 - 1 file changed, 1 deletion(-) diff --git a/mo b/mo index 67a816c..7f97098 100755 --- a/mo +++ b/mo @@ -835,7 +835,6 @@ moPartial() { fi if [[ "$moFilename" != */* ]] && [[ ! -f "$moFilename" ]] && [[ -n "$MO_SEARCH_PATH" ]]; then - echo "searching" # Search the path for the file IFS=: