2010-06-14 22:05:47 +00:00
|
|
|
### Test --basefile with no --sshlogin
|
2012-08-08 16:38:29 +00:00
|
|
|
parallel: Warning: --basefile ignored as there are no remote --sshlogin.
|
2010-06-14 22:05:47 +00:00
|
|
|
|
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
|
2013-03-23 20:42:08 +00:00
|
|
|
ls: script1: No such file or directory
|
2010-06-14 22:05:47 +00:00
|
|
|
OK
|
2013-03-23 20:42:08 +00:00
|
|
|
ls: script2: No such file or directory
|
2010-06-12 23:24:25 +00:00
|
|
|
OK
|
|
|
|
### Test --basefile + --sshlogin :
|
|
|
|
1
|
|
|
|
1
|
|
|
|
10
|
2018-10-22 22:46:38 +00:00
|
|
|
10
|
|
|
|
11
|
2010-06-12 23:24:25 +00:00
|
|
|
11
|
|
|
|
12
|
2018-10-22 22:46:38 +00:00
|
|
|
12
|
2010-06-12 23:24:25 +00:00
|
|
|
13
|
2018-10-22 22:46:38 +00:00
|
|
|
13
|
|
|
|
2
|
2010-06-12 23:24:25 +00:00
|
|
|
2
|
|
|
|
3
|
2018-10-22 22:46:38 +00:00
|
|
|
3
|
2010-06-12 23:24:25 +00:00
|
|
|
4
|
2018-10-22 22:46:38 +00:00
|
|
|
4
|
|
|
|
5
|
2010-06-12 23:24:25 +00:00
|
|
|
5
|
|
|
|
6
|
2018-10-22 22:46:38 +00:00
|
|
|
6
|
2010-06-12 23:24:25 +00:00
|
|
|
7
|
2018-10-22 22:46:38 +00:00
|
|
|
7
|
|
|
|
8
|
2010-06-12 23:24:25 +00:00
|
|
|
8
|
|
|
|
9
|
2018-10-22 22:46:38 +00:00
|
|
|
9
|
2012-05-05 22:02:08 +00:00
|
|
|
### Here we ought to test -m --return {/}_{/.}_{#/.}_{#/}_{#.} with files containing space
|
|
|
|
### But we will wait for a real world scenario
|