Commit 0b68d0d
committed
Reset the program script during installation contribution
If not the script code got set during the first invocation (after bootup?)
So, there was no chance to fetch the code once a connection could not be
established, as the popup code was already retreived and the check for
an empty string failed.1 parent 8f89e60 commit 0b68d0d
File tree
1 file changed
+2
-1
lines changed- src/main/java/com/fzi/externalcontrol/impl
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments