My fault:
~/prg/sites/dwm.suckless.org$ for a in $(cat `find .|
grep md$`| grep http | sed -rn
's,.*(http:[^\)]),\1,p'|cut -d ')' -f 1)
; do echo checking $a ; curl -s -o /dev/null $a || echo
FAIL $a; done
FAIL http://news.nopcode.org/mouseontitle-4.6.diff
FAIL http://news.nopcode.org/nmaster-4.7.c
FAIL http://news.nopcode.org/nmaster.c
FAIL http://news.nopcode.org/nmaster-4.5.patch
This server is gone.. so the patches are lost too. I'll fix those links
asap.
Anselm R Garbe wrote:
> Hi there,
>
> I'd like to ask everyone who is going to link/add code patches to the
> wiki to actually also add the patch itself to the wiki (at least as a
> copy). This prevents dead links in the long run, since several patches
> that are linked are dead links.
>
> Thanks,
> Anselm
>
>
Received on Thu Dec 10 2009 - 16:09:34 UTC
This archive was generated by hypermail 2.2.0 : Thu Dec 10 2009 - 16:12:09 UTC