]> git.phdru.name Git - git-scripts.git/blobdiff - fix-config-repos
Refactoring: Factor out run-repos and run-workdirs
[git-scripts.git] / fix-config-repos
index 404f7d2de1541956bd3acc948186c9aa2c77d60a..da5e46e9d4281f198108528cde342a31d97fc925 100755 (executable)
@@ -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