Skip to content
Snippets Groups Projects
Commit ff9f75ec authored by benjamin.franksen's avatar benjamin.franksen
Browse files

added a call to seqShow to reassign test

parent 921b4368
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ ss reassign { ...@@ -26,6 +26,7 @@ ss reassign {
pvAssign(x,"pv2"); pvAssign(x,"pv2");
pvAssign(y,""); pvAssign(y,"");
pvAssign(y,"pv1"); pvAssign(y,"pv1");
seqShow(epicsThreadGetIdSelf());
} state done } state done
} }
state done { state done {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment