Mercurial > dnsbl
comparison package.bash @ 88:7245c45cef7a
fix for missing default return value in CONTEXT::acceptable_content()
author | carl |
---|---|
date | Mon, 01 Aug 2005 19:32:03 -0700 |
parents | 7a432c2b473f |
children | 946fc1bcfb2c |
comparison
equal
deleted
inserted
replaced
87:7a432c2b473f | 88:7245c45cef7a |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 VER=dnsbl-5.1 | 3 VER=dnsbl-5.2 |
4 mkdir $VER | 4 mkdir $VER |
5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz | 5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz |
6 target2=/home/httpd/html/510sg/dnsbl.conf | 6 target2=/home/httpd/html/510sg/dnsbl.conf |
7 target3=/home/httpd/html/510sg/dnsbl.html | 7 target3=/home/httpd/html/510sg/dnsbl.html |
8 | 8 |