Comment 3 for bug 1913729

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

245
  while test $RC = 2 -o $RC = 6 && test $ctr -le 30; do
257
  if test $ctr != 0; then white_out; fi

So the bad variable is "$ctr"