Rev 2477 | Rev 7684 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2477 | Rev 4598 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !exit |
16 | !exit |
17 | !endif |
17 | !endif |
18 | !read adm/class/stopshare $nei $wims_class\ |
18 | !read adm/class/stopshare $nei $wims_class\ |
19 | $stoprec |
19 | $stoprec |
20 | # !mexec neighbor/stopshare.sh |
20 | # !mexec neighbor/stopshare.sh |
21 | wims_class_log=Stop sharing $stoprec of $nei |
21 | wims_class_log=Stop sharing $stoprec of $nei by $wims_realuser |
22 | sharing_$stoprec= |
22 | sharing_$stoprec= |
23 | sh= |
23 | sh= |
24 | !for r in $sharelist |
24 | !for r in $sharelist |
25 | sh=!append item $(sharing_$r) to $sh |
25 | sh=!append item $(sharing_$r) to $sh |
26 | !next r |
26 | !next r |