mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 05:57:54 +00:00
61 lines
2.9 KiB
Plaintext
61 lines
2.9 KiB
Plaintext
par_filter_host_noise ### bug #63296: --filter-hosts option gets confused by output from SSH command
|
|
par_filter_host_noise localhost OK
|
|
par_filter_host_noise localhost Warning: Identity file id_rsa not accessible: No such file or directory.
|
|
par_filter_host_noise localhost Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
|
|
par_filter_host_noise localhost
|
|
par_filter_host_noise localhost OK
|
|
par_filter_host_noise localhost Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
|
|
par_filter_host_noise localhost
|
|
par_filter_host_noise ### bug #64237: --filter-hosts and VisualHostKey=yes
|
|
par_filter_host_noise localhost OK
|
|
par_filter_host_noise localhost Host key fingerprint is
|
|
par_filter_host_noise localhost +,,,,,,,,,,,,,,,,,+
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost |,,,,,,,,,,,,,,,,,|
|
|
par_filter_host_noise localhost +,,,,,,,,,,,,,,,,,+
|
|
par_filter_host_noise localhost
|
|
par_filter_host_noise localhost OK
|
|
par_filter_host_noise localhost Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
|
|
par_filter_host_noise localhost
|
|
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 StArT
|
|
par_path_remote_bash BASH Path before: /bin:/usr/bin with no parallel
|
|
par_path_remote_bash -bash: line 3: parallel: command not found
|
|
par_path_remote_bash OK: if not found ^^^^^^^^
|
|
par_path_remote_bash OK: /bin:/usr/bin:/tmp
|
|
par_path_remote_bash
|
|
par_path_remote_csh bug #47695: How to set $PATH on remote? csh
|
|
par_path_remote_csh StArT
|
|
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 OK: /bin:/usr/bin:/tmp
|
|
par_path_remote_csh Done
|
|
par_retries_1 ### Test of --retries - it should run 13 jobs in total
|
|
par_retries_1 OK
|
|
par_retries_2 ### Test of --retries - it should run 25 jobs in total
|
|
par_retries_2 OK
|
|
par_retries_4 ### Test of --retries - it should run 49 jobs in total
|
|
par_retries_4 OK
|
|
par_transfer_special_char_names ### Test --return of weirdly named file
|
|
par_transfer_special_char_names aa<${#}" b
|
|
par_z_bar_m ### test --bar -m
|
|
par_z_bar_m 0
|
|
par_z_bar_m 50
|
|
par_z_bar_m 100
|
|
par_z_csh_environment_variables_set ### Check $PARALLEL_PID $PARALLEL_SEQ are set in csh
|
|
par_z_csh_environment_variables_set 3
|
|
par_z_keep_order ### Test --keep-order
|
|
par_z_keep_order job0
|
|
par_z_keep_order job1
|
|
par_z_keep_order job2
|
|
par_z_keeporder ### Test --keeporder
|
|
par_z_keeporder job0
|
|
par_z_keeporder job1
|
|
par_z_keeporder job2
|