2014-03-27 08:55:12 +00:00
|
|
|
### bug #41964: --controlmaster not seems to reuse OpenSSH connections to the same host
|
2014-03-27 02:02:18 +00:00
|
|
|
With --controlmaster - finish first
|
|
|
|
No --controlmaster - finish last
|
2014-07-14 16:25:45 +00:00
|
|
|
### Stop if all hosts are filtered and there are no hosts left to run on
|
|
|
|
parallel: Warning: Removed no-such.host
|
|
|
|
parallel: Error: There are no hosts left to run on.
|
2014-03-24 14:49:49 +00:00
|
|
|
### bug #41805: Idea: propagate --env for parallel --number-of-cores
|
2014-06-23 00:04:37 +00:00
|
|
|
** test_zsh
|
|
|
|
FOO=test_zsh
|
2014-03-24 14:49:49 +00:00
|
|
|
PATH=/home/tange/bin:/home/tange/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin:/usr/sbin:/home/tange/terminals/data-import:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/home/tange/bin
|
2014-06-23 00:04:37 +00:00
|
|
|
** test_zsh_filter
|
|
|
|
FOO=test_zsh_filter
|
2014-03-24 14:49:49 +00:00
|
|
|
PATH=/home/tange/bin:/home/tange/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin:/usr/sbin:/home/tange/terminals/data-import:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/home/tange/bin
|
2014-06-23 00:04:37 +00:00
|
|
|
** test_csh
|
|
|
|
FOO=test_csh
|
2014-03-24 14:49:49 +00:00
|
|
|
PATH=/home/tange/bin:/home/tange/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin:/usr/sbin:/home/tange/terminals/data-import:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/home/tange/bin
|
2014-06-23 00:04:37 +00:00
|
|
|
** test_csh_filter
|
|
|
|
FOO=test_csh_filter
|
2014-03-24 14:49:49 +00:00
|
|
|
PATH=/home/tange/bin:/home/tange/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin:/usr/sbin:/home/tange/terminals/data-import:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/home/tange/bin
|
2014-06-23 00:04:37 +00:00
|
|
|
** bug #41805 done
|
2014-02-04 19:08:36 +00:00
|
|
|
### Deal with long command lines on remote servers
|
|
|
|
4 10 100010
|
2013-01-21 22:10:34 +00:00
|
|
|
### Test bug #34241: --pipe should not spawn unneeded processes
|
|
|
|
1
|
|
|
|
2
|
|
|
|
Block_end
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
Block_end
|
2013-08-14 18:11:00 +00:00
|
|
|
### --env _
|
2013-11-22 17:24:09 +00:00
|
|
|
OK FUBAR test
|
2014-06-23 00:04:37 +00:00
|
|
|
DEBEMAIL: Undefined variable.
|
2013-10-21 20:31:52 +00:00
|
|
|
### --env _ with explicit mentioning of normally ignored var $DEBEMAIL
|
|
|
|
OK FUBAR ole@tange.dk test
|
2014-06-23 00:04:37 +00:00
|
|
|
OK FUBAR ole@tange.dk test
|
2013-09-28 15:44:54 +00:00
|
|
|
bug #40137: SHELL not bash: Warning when exporting funcs
|
|
|
|
no_warning
|
|
|
|
warning
|
|
|
|
parallel: Warning: Shell functions may not be supported in /bin/sh
|
2013-09-28 13:59:03 +00:00
|
|
|
### bug #40002: --files and --nonall seem not to work together:
|
|
|
|
1
|
|
|
|
### bug #40001: --joblog and --nonall seem not to work together:
|
|
|
|
3
|
2013-09-28 15:55:04 +00:00
|
|
|
### bug #40132: FreeBSD: --workdir . gives warning if . == $HOME
|
|
|
|
/home/tange
|
2013-10-21 20:31:52 +00:00
|
|
|
### test filename :
|
|
|
|
remote-:.:
|
|
|
|
content-of-:
|
|
|
|
### Test --wd ... --cleanup which should remove the filled tmp dir
|
|
|
|
echo >uNiQuE_sTrInG.6
|
|
|
|
### Test --wd --
|
|
|
|
OK
|
|
|
|
### Test --wd " "
|
|
|
|
OK
|
|
|
|
### Test --wd "'"
|
|
|
|
OK
|
|
|
|
### Test --trc --/--foo1
|
|
|
|
Content --/--foo1
|
|
|
|
remote1
|
|
|
|
Content --/--foo1
|
|
|
|
remote2
|
|
|
|
### Test --trc :dir/:foo2
|
|
|
|
Content :dir/:foo2
|
|
|
|
remote1
|
|
|
|
Content :dir/:foo2
|
|
|
|
remote2
|
|
|
|
### Test --trc " "/" "foo3
|
|
|
|
Content _/_foo3
|
|
|
|
remote1
|
|
|
|
Content _/_foo3
|
|
|
|
remote2
|