[rt-users] RT::Interface::CLI

Ruslan U. Zakirov Ruslan.Zakirov at miet.ru
Mon May 9 04:52:27 EDT 2005


Andrew Xenides wrote:
> Hi people
>  
> when inserting tickets from perl scripts using this module, it outputs
> Ticket 2457 created in queue 'CSO1'
>  
> etc. however, i run these scripts from cron and get emailed script 
> output for debugging purposes.
>  
> how can i stop this output. i have looked in the .pm file but cant 
> locate the print for this.
Send all output to /dev/null
Edit crontab
your_script --args ... >/dev/null

>  
>  
> 
> **Andrew Xenides
> ****Web Developer
> ****EscapeNet
> ****465 South Road
> ****Keswick SA 5035
> ****T: (08) 8292 5200
> ****F: (08) 8292 5299
> ****E: andrew at staff.esc.net.au <mailto:andrew at staff.esc.net.au>
> ****W: http://www.esc.net.au**
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com




More information about the rt-users mailing list