Searched refs:cmds_to_run (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Drepro_fail79 cmds_to_run='0'
84 read cmds_to_run
86 if [ "$cmds_to_run" = "0" ] ; then
87 cmds_to_run=$(seq 1 $num_lines)
92 for cmd_num in $cmds_to_run ; do
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Drepro_fail79 cmds_to_run='0'
84 read cmds_to_run
86 if [ "$cmds_to_run" = "0" ] ; then
87 cmds_to_run=$(seq 1 $num_lines)
92 for cmd_num in $cmds_to_run ; do

Completed in 77 milliseconds