Rev 2497 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | job2=first |
2 | |||
3 | !if $devno=0 |
||
15294 | bpr | 4 | !exit |
23 | reyssat | 5 | !endif |
6 | |||
7 | !read developer/devheader.proc |
||
8 | |||
9 | !for i=1 to $devcnt |
||
15294 | bpr | 10 | !if $i!=$devno |
11 | !appendfile wimshome/log/.developers :$(drec$i) |
||
12 | !endif |
||
23 | reyssat | 13 | !next i |
14 | |||
15 | !read developer.proc |