2,113
edits
(→Macro) |
(→Macro) |
||
Line 88: | Line 88: | ||
Client started. | Client started. | ||
8081 | 8081 | ||
</kua> | |||
* Check the value of bob. Stop the service. Then start client and then change the value after started. Client was not started previously. Client fails to start and removed or did not yet create variable 'bob'. | |||
<kua> | |||
> bob; client stop; client start; bob 8081; bob | |||
Unknown: bob | |||
Client not started. | |||
Client could not start. | |||
Unknown: bob | |||
Unknown: bob | |||
</kua> | </kua> | ||
== Notes == | == Notes == | ||
* | * |