HomeSort by: relevance | last modified time | path
    Searched refs:cmds_to_run (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/
repro_fail 79 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
  /src/external/gpl3/gcc.old/dist/contrib/
repro_fail 79 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 52 milliseconds