fix ChatExpr debug lines - remove colons and commas that break expression parser
Some checks failed
/ test (push) Failing after 16s
Some checks failed
/ test (push) Failing after 16s
This commit is contained in:
parent
1ac576b5ef
commit
f8695b2275
2 changed files with 4 additions and 4 deletions
|
|
@ -2881,7 +2881,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
\/a [stipend-debug] decide: clockExists=+testvar[stipendBackoffClock]+\, elapsed=+iif[testvar[stipendBackoffClock],stopwatchelapsedseconds[getvar[stipendBackoffClock]],`none`]+\, backoff=+getvar[stipendBackoffSeconds]+\, guard=+isfalse[iif[testvar[stipendBackoffClock],stopwatchelapsedseconds[getvar[stipendBackoffClock]]<getvar[stipendBackoffSeconds],0]]
|
||||
\/a [stipend-debug] clockExists=+testvar[stipendBackoffClock]+ elapsed=+iif[testvar[stipendBackoffClock],stopwatchelapsedseconds[getvar[stipendBackoffClock]],`none`]+ backoff=+getvar[stipendBackoffSeconds]+ guard=+isfalse[iif[testvar[stipendBackoffClock],stopwatchelapsedseconds[getvar[stipendBackoffClock]]<getvar[stipendBackoffSeconds],0]]
|
||||
s
|
||||
service_decide
|
||||
i
|
||||
|
|
@ -3182,7 +3182,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
\/a [stipend-debug] clock created: exists=+testvar[stipendBackoffClock]+\, elapsed=+stopwatchelapsedseconds[getvar[stipendBackoffClock]]
|
||||
\/a [stipend-debug] clock created exists=+testvar[stipendBackoffClock]+ elapsed=+stopwatchelapsedseconds[getvar[stipendBackoffClock]]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue