tags 489629 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                              [EMAIL PROTECTED]
                                                   GPG: 0x634F9A20
diff -urNd linkchecker-4.9.orig/doc/examples/check_for_x_errors.sh 
linkchecker-4.9/doc/examples/check_for_x_errors.sh
--- linkchecker-4.9.orig/doc/examples/check_for_x_errors.sh     2008-08-24 
14:02:59.000000000 +0100
+++ linkchecker-4.9/doc/examples/check_for_x_errors.sh  2008-08-24 
14:03:31.000000000 +0100
@@ -14,7 +14,7 @@
 #   $2 - notification email
 #   $3 - threshold number of errors
 #
-function die() { echo "$0: $*"; exit 1; }
+die() { echo "$0: $*"; exit 1; }
 
 logfile=/tmp/linkchecker.log
 [ -z "$1" -o -z "$2" -o -z "$3" ] && die "check_web_links requires three 
arguments"

Attachment: signature.asc
Description: PGP signature

Reply via email to