BUG: Correcetd merge error in RunFunctions

This commit is contained in:
Andrew Heather
2015-12-08 15:04:20 +00:00
parent d888867a33
commit c09571b227

View File

@ -81,6 +81,7 @@ runApplication()
else
$APP_RUN "$@" > $APP_LOGFILE 2>&1
fi
fi
}
runParallel()