X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=fix-config-repos;fp=fix-config-repos;h=da5e46e9d4281f198108528cde342a31d97fc925;hb=6b655b7f82a080370305ac6c0b8a8f7d12a4c0af;hp=404f7d2de1541956bd3acc948186c9aa2c77d60a;hpb=5ca7e428c53aca34584a0557ddabea07ddc31194;p=git-scripts.git diff --git a/fix-config-repos b/fix-config-repos index 404f7d2..da5e46e 100755 --- a/fix-config-repos +++ b/fix-config-repos @@ -4,4 +4,4 @@ cd "`dirname \"$0\"`" && prog_dir="`pwd`" && export prog_dir -exec "$prog_dir"/do-all 'cd "$d" && "$prog_dir"/fix-config-recursive || exit 1' +exec "$prog_dir"/run-repos "$prog_dir"/fix-config-recursive