1 |
Some basic scripts are gather here. |
Some basic scripts are gather here. |
2 |
|
|
3 |
a) the restart test : "2+2=4" |
a) the restart test: "2+2=4" |
4 |
|
|
5 |
script: tst_2+2 |
script: tst_2+2 |
6 |
- to use in a run dir. after a successful "testreport" |
- to use in a run dir. after a successful "testreport" |
44 |
|
|
45 |
d) script: rn_pickup |
d) script: rn_pickup |
46 |
- Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*' |
- Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*' |
47 |
with several selection options |
with several selection options. |
48 |
- rn_pickup (no argument) -> print "usage" |
- rn_pickup (no argument) -> print "usage" |
49 |
|
|
50 |
e) script: mk_mkfile |
e) script: mk_mkfile |