ispman/bin/functions dnsshow.functions.pl, 1.4, 1.4.2.1
Pedro Algarvio <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/bin/functions
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv14538/bin/functions
Modified Files:
Tag: dev_1_3-cyrus_virtdomain
dnsshow.functions.pl
Log Message:
Branch is now "aparently" updated to HEAD, though debuging is needed.
Index: dnsshow.functions.pl
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/functions/dnsshow.functions.pl,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- dnsshow.functions.pl 6 Jun 2006 22:15:31 -0000 1.4
+++ dnsshow.functions.pl 11 Sep 2006 23:31:25 -0000 1.4.2.1
@@ -44,7 +44,7 @@
my $domain = shift;
my $txtrecords = $ispman->getDNStXTRecords( $domain, @ARGV );
for (@$txtrecords) {
- print join "\t", ( $_->{'host'}, "IN", "TXT", $_->{'host'} );
+ print join "\t", ( $_->{'host'}, "IN", "TXT", $_->{'txt'} );
print "\n";
}
}
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642