bugfix: really run GitQueue against specified repo, not necessarily pwd

This commit is contained in:
Joey Hess 2010-10-31 15:25:55 -04:00
parent 96fa6b89ac
commit 435ec21d58
2 changed files with 7 additions and 6 deletions

View file

@ -25,6 +25,7 @@ module GitRepo (
configMap,
configRead,
configTrue,
gitCommandLine,
run,
pipeRead,
hPipeRead,