X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=darcs-all;h=2792481633fa6dfd3ab073bd06c8227efa2b2e2d;hb=e51cdf9b6e54fb4052e46b6d7afb15e062928467;hp=cdef628e19389783f66390a10a84734984a16f1d;hpb=f7571f78feb1a3a735f77a66d556bb8e6c61d3e1;p=ghc-hetmet.git diff --git a/darcs-all b/darcs-all index cdef628..2792481 100644 --- a/darcs-all +++ b/darcs-all @@ -132,7 +132,7 @@ sub darcsall { @repos = ; close IN; - REPO: foreach (@repos) { + foreach (@repos) { chomp; if (/^([^# ]+) +(?:([^ ]+) +)?([^ ]+) +([^ ]+)$/) { $localpath = $1;