Rev 14829 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14829 | Rev 14833 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | !if $test=yes |
18 | !if $test=yes |
19 | !sh rm -f $wims_home/log/classes/$wims_class/cdt/files/$namefile |
19 | !sh rm -f $wims_home/log/classes/$wims_class/cdt/files/$namefile |
20 | !endif |
20 | !endif |
21 | !reset namefile |
21 | !reset namefile |
22 | !endif |
22 | !endif |
23 | - | ||
24 | 23 | ||
25 | flist=!filelist $wims_home/log/classes/$wims_class/cdt/files |
24 | flist=!filelist $wims_home/log/classes/$wims_class/cdt/files |
26 | flist=!words2items $flist |
25 | flist=!words2items $flist |
27 | f1=!item 1 of $flist |
26 | f1=!item 1 of $flist |
28 | !read adm/class/quotafree.proc proc |
27 | !read adm/class/quotafree.proc proc |