freeside/FS/t Daemon.t,NONE,1.1

ivan ivan at pouncequick.420.am
Mon Apr 25 02:33:38 PDT 2005


Update of /home/cvs/cvsroot/freeside/FS/t
In directory pouncequick:/tmp/cvs-serv6040/FS/t

Added Files:
	Daemon.t 
Log Message:
pick up freeside-sqlradius-radacctd again after all these years, now it just needs to update the "seconds" field(s), finally closes: Bug#1125

--- NEW FILE: Daemon.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::Daemon;
$loaded=1;
print "ok 1\n";




More information about the freeside-commits mailing list