...
Ecf Script
We will add a new task /test/f6/t1.
Create new ecf script file $HOME/course/test/f6/t1.ecf to use these variables for which we want to be late.
Code Block | ||
---|---|---|
| ||
%include <head.h> sleep %SLEEP% %include <tail.h> |
...
...
Code Block | ||
---|---|---|
| ||
%include <head.h> sleep %SLEEP% %include <tail.h> |
...