X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ls-dirty-repos;h=d22680fcc153f99172f1358720c24866e81d7653;hb=6b655b7f82a080370305ac6c0b8a8f7d12a4c0af;hp=fa9df2f6af02b2de8cc44c4296e1fb391a53733e;hpb=5ca7e428c53aca34584a0557ddabea07ddc31194;p=git-scripts.git diff --git a/ls-dirty-repos b/ls-dirty-repos index fa9df2f..d22680f 100755 --- a/ls-dirty-repos +++ b/ls-dirty-repos @@ -4,4 +4,4 @@ cd "`dirname \"$0\"`" && prog_dir="`pwd`" && export prog_dir -exec "$prog_dir"/do-all 'cd "$d" && "$prog_dir"/ls-dirty-recursive || exit 1' +exec "$prog_dir"/run-workdirs "$prog_dir"/ls-dirty-recursive