X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ls-stash-repos;h=4dcca8636eeaab417ddd57f950f399abd04a6fba;hb=9a73fd795453b874efe7da629d6954ba05774503;hp=9e057ba8ed522753ab57412feb20e25949693979;hpb=bde260ddb033606e9c70830cca48c94962c08021;p=git-scripts.git 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