Rev 17358 | Rev 17470 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17358 | Rev 17359 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !default time1=0 |
10 | !default time1=0 |
11 | test=!fileexists $ufile |
11 | test=!fileexists $ufile |
12 | !if $test=yes and ($[$wims_nowseconds-$time1]<3600*$swork_refreshtiming or ($swork_allowrefresh=1 and $refresh!=1)) |
12 | !if $test=yes and ($[$wims_nowseconds-$time1]<3600*$swork_refreshtiming or ($swork_allowrefresh=1 and $refresh!=1)) |
13 | !exit |
13 | !exit |
14 | !endif |
14 | !endif |
15 | !sh rm -f $wims_home/log/fabrice/fabrice |
- | |
16 | !readproc proc/loguserwork.proc $user |
15 | !readproc proc/loguserwork.proc $user |
17 | time2=!record 0 of $clsfile |
16 | time2=!record 0 of $clsfile |
18 | time2=!word 1 of $time2 |
17 | time2=!word 1 of $time2 |
19 | !default time2=0 |
18 | !default time2=0 |
20 | !if $[$wims_nowseconds-$time2]<3600 |
19 | !if $[$wims_nowseconds-$time2]<3600 |