minor changes

This commit is contained in:
Nathaniel Landau
2021-10-25 17:54:28 -04:00
parent a753723ce8
commit d984b7016c
8 changed files with 202 additions and 205 deletions

View File

@@ -112,7 +112,7 @@ _setPATH_() {
fi
else
debug "_setPATH_: can not find: ${_newPath}"
return 1
return 0
fi
done
return 0