mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 22:17:54 +00:00
34 lines
1.8 KiB
Plaintext
34 lines
1.8 KiB
Plaintext
par_export_functions_csh ### exported function to csh but with PARALLEL_SHELL=bash
|
|
par_export_functions_csh CSH/TCSH DO NOT SUPPORT newlines IN VARIABLES/FUNCTIONS. Unset doit
|
|
par_export_functions_csh OK
|
|
par_header_in_return ### bug #45907: --header : + --return {header}
|
|
par_header_in_return returnfile45907
|
|
par_hgrp_rpl ### Implement {hgrp} replacement string
|
|
par_hostgroup_only_on_args ### Auto add hostgroup if given on on argument
|
|
par_hostgroup_only_on_args parallel: Warning: Adding hostgroups: sh@lo
|
|
par_hostgroup_only_on_args sh
|
|
par_nonall_should_not_block ### bug #47608: parallel --nonall -S lo 'echo ::: ' blocks
|
|
par_nonall_should_not_block :::
|
|
par_progress_text_max_jobs_to_run ### bug #49404: "Max jobs to run" does not equal the number of jobs specified when using GNU Parallel on remote server?
|
|
par_progress_text_max_jobs_to_run should give 10 running jobs
|
|
par_progress_text_max_jobs_to_run 1:lo / 16 / 16
|
|
par_quoting_for_onall ### bug #35427: quoting of {2} broken for --onall
|
|
par_quoting_for_onall /bin/ls
|
|
par_remote_function_nice ### functions and --nice
|
|
par_remote_function_nice OK func
|
|
par_return_with_fixedstring ### Test --return with fixed string (Gave undef warnings)
|
|
par_return_with_fixedstring OK
|
|
par_rpl_perlexpr_not_used_in_command ### Uniq {=perlexpr=} in return - not used in command
|
|
par_rpl_perlexpr_not_used_in_command remote OK
|
|
par_rplstr_return ### bug #45906: {= in header =}
|
|
par_rplstr_return returnfile45906
|
|
par_special_char_trc ### Special char file and dir transfer return and cleanup
|
|
par_special_char_trc local
|
|
par_special_char_trc remote OK
|
|
par_trailing_space_sshlogin ### trailing space in sshlogin
|
|
par_trailing_space_sshlogin sshlogin trailing space
|
|
par_trc_with_space ### Test --trc with space added in filename
|
|
par_trc_with_space original
|
|
par_trc_with_special_chars ### Test --trc with >|< added in filename
|
|
par_trc_with_special_chars original
|