--- projects/pjob/TODO 2006/01/23 23:27:58 1.2 +++ projects/pjob/TODO 2006/01/30 21:46:59 1.5 @@ -13,3 +13,8 @@ * Add more error checking * Add a rsh/ssh flag. (Will ping the host first etc etc) + +* Make the timeout flag work - to kill jobs that overrun. + +* BUG - if your using the '-o' flag - and your job name containts + '/' characters - it gets a little upset :) - Do a s/\//-/g on it.