X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=sync-all;h=728c725d4c8d0d8489e777df16b6ee69905f3f09;hp=f7caca5fc67d646f5060a9c54fc95c87f03483f9;hb=9586648193284185c6ff1c75abd33071376fd7f6;hpb=2d8b3172b1997bbd94130576134dac7b200cc963 diff --git a/sync-all b/sync-all index f7caca5..728c725 100755 --- a/sync-all +++ b/sync-all @@ -307,7 +307,6 @@ sub scmall { } elsif ($command =~ /^(?:pul|pull)$/) { @scm_args = "pull"; - $want_remote_repo = 1; # Q: should we append the -a argument for darcs repos? } elsif ($command =~ /^(?:g|ge|get)$/) {