mirror of
https://github.com/tests-always-included/mo.git
synced 2025-11-19 23:34:32 +01:00
Removing debugging line
This commit is contained in:
1
mo
1
mo
@@ -835,7 +835,6 @@ moPartial() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$moFilename" != */* ]] && [[ ! -f "$moFilename" ]] && [[ -n "$MO_SEARCH_PATH" ]]; then
|
if [[ "$moFilename" != */* ]] && [[ ! -f "$moFilename" ]] && [[ -n "$MO_SEARCH_PATH" ]]; then
|
||||||
echo "searching"
|
|
||||||
# Search the path for the file
|
# Search the path for the file
|
||||||
IFS=:
|
IFS=:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user