X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=darcs-all;h=0462930a0785a4a4d78f71520888144d551989d0;hb=9b2cd28e7be049d7abaff2cb9c0cda8eb67932f4;hp=d53ed3630fd58f29fef90bf66ece34611b090819;hpb=50f0cffb836ab1a075339b21322d1b9c39603d28;p=ghc-hetmet.git diff --git a/darcs-all b/darcs-all index d53ed36..0462930 100644 --- a/darcs-all +++ b/darcs-all @@ -75,7 +75,7 @@ sub darcsall { message "== $localpath repo not present; skipping"; } } - elsif (! /^$/) { + elsif (! /^(#.*)?$/) { die "Bad line: $_"; } }