fix(fn-run): propagar stdout/stderr de bash functions library-style #1

Open
dataforge wants to merge 537 commits from auto/0077-fn-run-bash-mudo into master
Showing only changes of commit ef60449e64 - Show all commits
@@ -36,6 +36,7 @@ discover_git_repos() {
-not -path "*/sources/*" \
-not -path "*/temp/*" \
-not -path "*/subrepos/*" \
-not -path "*/emsdk/*" \
2>/dev/null | sort)
# Imprimir resultados ordenados (uno por linea)