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