mirror of
https://github.com/tests-always-included/mo.git
synced 2024-12-18 16:27:52 +00:00
Removing debugging line
This commit is contained in:
parent
7a8d1d260e
commit
9b2f6cea6c
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=:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user