https://bugs.kde.org/show_bug.cgi?id=423205
Unknown <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Unknown <n...@kde.org> --- SVN commit 1572396 by ltoscano: get_paths & co: fail early if jq and curl are missing get_paths and a bunch of other scripts fail if some programs (presently jq and curl) are missing. Add a new function which checks if the they are working and use it to fail early if not. M +16 -0 branches/stable/l10n-kde4/scripts/get_paths M +1 -0 branches/stable/l10n-kde4/scripts/populate_documentation.sh M +2 -0 branches/stable/l10n-kde4/scripts/update_xml M +16 -0 branches/stable/l10n-kf5-plasma-lts/scripts/get_paths M +1 -0 branches/stable/l10n-kf5-plasma-lts/scripts/populate_documentation.sh M +2 -0 branches/stable/l10n-kf5-plasma-lts/scripts/update_xml M +16 -0 branches/stable/l10n-kf5/scripts/get_paths M +1 -0 branches/stable/l10n-kf5/scripts/populate_documentation.sh M +2 -0 branches/stable/l10n-kf5/scripts/update_xml M +16 -0 trunk/l10n-kf5/scripts/get_paths M +1 -0 trunk/l10n-kf5/scripts/populate_documentation.sh M +2 -0 trunk/l10n-kf5/scripts/update_xml WebSVN link: http://websvn.kde.org/?view=rev&revision=1572396 -- You are receiving this mail because: You are watching all bug changes.