2010-06-14 22:05:47 +00:00
|
|
|
### Test --basefile with no --sshlogin
|
|
|
|
Warning: --basefile ignored as there are no remote --sshlogin
|
|
|
|
|
2010-06-12 23:24:25 +00:00
|
|
|
### Test --basefile + --cleanup + permissions
|
2010-06-14 22:05:47 +00:00
|
|
|
script1 run 1
|
|
|
|
script2 run 1
|
|
|
|
script1 run 2
|
|
|
|
script2 run 2
|
|
|
|
script1 run 3
|
|
|
|
script2 run 3
|
|
|
|
script1 run 4
|
|
|
|
script2 run 4
|
|
|
|
script1 run 5
|
|
|
|
script2 run 5
|
2010-06-12 23:24:25 +00:00
|
|
|
good if no file
|
2010-06-14 22:05:47 +00:00
|
|
|
ls: cannot access script1: No such file or directory
|
|
|
|
OK
|
|
|
|
ls: cannot access script2: No such file or directory
|
2010-06-12 23:24:25 +00:00
|
|
|
OK
|
|
|
|
### Test --basefile + --sshlogin :
|
|
|
|
1
|
|
|
|
10
|
|
|
|
11
|
|
|
|
12
|
|
|
|
13
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
1
|
|
|
|
10
|
|
|
|
11
|
|
|
|
12
|
|
|
|
13
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|