Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Testaholics Anonymous (or how I learned to stop worrying and love Test::More)

by petdance (Parson)
on Apr 01, 2004 at 15:51 UTC ( [id://341668]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Runs the smokebot program on the trunk and mails the results
    0 * * * * smokebot HEAD smokereports@us.com
    
    # Smoke against the branches
    30 * * * * smokebot cp2004-branch smokereports@us.com
    
  2. or download this
    #!/bin/sh
    
    ...
    fi
    
    /home/smoke/tw/Dev/devapache stop >> /home/smoke/smoke.out 2>&1
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://341668]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-23 22:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found