Rev 16091 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16091 | Rev 17164 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !if $format notwordof tgz tar.gz zip |
16 | !if $format notwordof tgz tar.gz zip |
17 | error=bad_file |
17 | error=bad_file |
18 | !exit |
18 | !exit |
19 | !endif |
19 | !endif |
20 | 20 | ||
21 |
|
21 | !sh $wims_home/public_html/scripts/adm/decompress.sh |
22 | :next |
22 | :next |
23 | new=$wims_sesdir/upload/class |
23 | new=$wims_sesdir/upload/class |
24 | old=log/classes/$wims_class |
24 | old=log/classes/$wims_class |
25 | v=!record 0 of wimshome/$new/version |
25 | v=!record 0 of wimshome/$new/version |
26 | v=!trim $v |
26 | v=!trim $v |