Hello,
There is an problem with the /set -u when i try to set the 439 seconds.
@Debug:
<- :*.undernet.org 439 Giorgos Petros :Target change too fast. Please wait 45 seconds.
; $9 = seconds (45)
RAW 439:*: {
echo -s SECONDS: $9
set -eu $+ $9 %test 1
}
OUTPUT:
SECONDS: 45
-
* /set: invalid parameters (line 76, remote.ini)
-
- Thanks!