[Frugalware-darcs] frugalware-current: t/mailer.sh: we no longer
have a README in the t/ dir
VMiklos
vmiklos at frugalware.org
Mon Jun 4 02:13:34 CEST 2007
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=frugalware-current;a=darcs_commitdiff;h=20070604000923-e2957-c26c8cf9c18d49f9f246af3e42c8019d43bf0134.gz;
[t/mailer.sh: we no longer have a README in the t/ dir
VMiklos <vmiklos at frugalware.org>**20070604000923] {
hunk ./t/mailer.sh 53
- if [[ $i =~ sh$ ]] || [[ $i =~ py$ ]] || [ $i == "README" ] || [ -d $i ]; then
+ if [[ $i =~ sh$ ]] || [[ $i =~ py$ ]] || [ -d $i ]; then
hunk ./t/mailer.sh 66
- if [[ $i =~ sh$ ]] || [[ $i =~ py$ ]] || [ $i == "README" ] || [ -d $i ]; then
+ if [[ $i =~ sh$ ]] || [[ $i =~ py$ ]] || [ -d $i ]; then
}
More information about the Frugalware-darcs
mailing list