mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 14:07:55 +00:00
54 lines
2.2 KiB
Plaintext
54 lines
2.2 KiB
Plaintext
par_PARALLEL_RSYNC_OPTS ### test rsync opts
|
|
par_PARALLEL_RSYNC_OPTS rsync --protocol 30 -rlDzRRRRrsync --protocol 30 --rsync-path='cd ././.; rsync' -rlDzRRRRrsync --protocol 30 -zzrrllddRRRRrsync --protocol 30 --rsync-path='cd ././.; rsync' -zzrrllddRRRR
|
|
par_bar_m ### test --bar -m
|
|
par_bar_m 0
|
|
par_bar_m 50
|
|
par_bar_m 100
|
|
par_keep_order ### Test --keep-order
|
|
par_keep_order job0
|
|
par_keep_order job1
|
|
par_keep_order job2
|
|
par_keeporder ### Test --keeporder
|
|
par_keeporder job0
|
|
par_keeporder job1
|
|
par_keeporder job2
|
|
par_load_csh ### Gave Word too long.
|
|
par_load_csh a
|
|
par_path_remote_bash bug #47695: How to set $PATH on remote? Bash
|
|
par_path_remote_bash BASH Path before: /bin:/usr/bin with no parallel
|
|
par_path_remote_bash -bash: line 2: parallel: command not found
|
|
par_path_remote_bash ^^^^^^^^ Not found is OK
|
|
par_path_remote_bash /bin:/usr/bin:/tmp OK
|
|
par_path_remote_bash
|
|
par_path_remote_csh bug #47695: How to set $PATH on remote? csh
|
|
par_path_remote_csh Warning: no access to tty (Bad file descriptor).
|
|
par_path_remote_csh Thus no job control in this shell.
|
|
par_path_remote_csh CSH Path before: /bin:/usr/bin with no parallel
|
|
par_path_remote_csh parallel: Command not found.
|
|
par_path_remote_csh ^^^^^^^^ Not found is OK
|
|
par_path_remote_csh parallel: Warning: Removed lo.
|
|
par_path_remote_csh parallel: Error: There are no hosts left to run on.
|
|
par_path_remote_csh Right now it seems csh does not respect /bin:/usr/bin:/tmp if set from Perl
|
|
par_path_remote_csh Done
|
|
par_retries_1 ### Test of --retries - it should run 13 jobs in total
|
|
par_retries_1 13
|
|
par_retries_2 ### Test of --retries - it should run 25 jobs in total
|
|
par_retries_2 25
|
|
par_retries_4 ### Test of --retries - it should run 49 jobs in total
|
|
par_retries_4 49
|
|
par_retries_bug_from_2010 ### Bug with --retries
|
|
par_retries_bug_from_2010 8
|
|
par_retries_bug_from_2010 8
|
|
par_retries_bug_from_2010 2
|
|
par_retries_bug_from_2010 1
|
|
par_retries_bug_from_2010 1
|
|
par_retries_bug_from_2010 1
|
|
par_retries_bug_from_2010 ### These were not affected by the bug
|
|
par_retries_bug_from_2010 8
|
|
par_retries_bug_from_2010 8
|
|
par_retries_bug_from_2010 1
|
|
par_retries_bug_from_2010 4
|
|
par_retries_bug_from_2010 4
|
|
par_retries_bug_from_2010 4
|
|
par_retries_bug_from_2010 2
|