Rev 11191 | Rev 12043 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11191 | Rev 11441 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | !if ../images/ isin ../$check/ |
39 | !if ../images/ isin ../$check/ |
40 | src=$src\ |
40 | src=$src\ |
41 | exec imgindex |
41 | exec imgindex |
42 | !endif |
42 | !endif |
43 | !sh $src |
43 | !sh $src |
- | 44 | successdelete=yes |
|
- | 45 | !else |
|
- | 46 | successdelete=no |
|
44 | !endif |
47 | !endif |
45 | successdelete=yes |
- | |
46 | !endif |
48 | !endif |
- | 49 | ||
47 | success=no |
50 | success=no |
48 | !if $wims_deposit!=$empty and $wims_deposit!=noname.file \ |
51 | !if $wims_deposit!=$empty and $wims_deposit!=noname.file \ |
49 | and $bin_job=deposit and $bin_dir!=$empty \ |
52 | and $bin_job=deposit and $bin_dir!=$empty \ |
50 | and / notin $wims_deposit and .. notin $wims_deposit and & notin $wims_deposit |
53 | and / notin $wims_deposit and .. notin $wims_deposit and & notin $wims_deposit |
51 | wims_deposit=!nospace $wims_deposit |
54 | wims_deposit=!nospace $wims_deposit |