]> git.sthu.org Git - shutils.git/commitdiff
git: Update git-pull-all master
authorStefan Huber <shuber@sthu.org>
Thu, 16 Apr 2026 11:25:33 +0000 (13:25 +0200)
committerStefan Huber <shuber@sthu.org>
Thu, 16 Apr 2026 11:25:33 +0000 (13:25 +0200)
git/git-pull-all

index 5131f861f447ac7f213129ecf242a1216fe93e9f..e4b87e69342d298e37b6cfbcfce72c3df3f2c437 100755 (executable)
@@ -113,5 +113,5 @@ done
 if [ -n "${FAILED_REPOS}" ]; then
        echo ""
        echo "Failed to update the following repositories:"
 if [ -n "${FAILED_REPOS}" ]; then
        echo ""
        echo "Failed to update the following repositories:"
-       echo "${FAILED_REPOS}"
+       /usr/bin/echo -e "${FAILED_REPOS}"
 fi
 fi