Commit 6a0f2780d092c628b7c463ace02dfeaa7aa75f12

Authored by Jean-François Rey
1 parent 7f1c831f7a
Exists in master

:D bugfix

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

main_tools/FirstPass.sh
... ... @@ -352,6 +352,8 @@
352 352 print_log_file $LOGFILE "] [$(date +'%d/%m/%y %H:%M:%S')]"
353 353 print_warn "[${BASENAME}] Try $redo" 3
354 354 fi
  355 + else
  356 + redo=-1
355 357 fi
356 358 done
357 359 rm ${OUTPUT_DIR_BASENAME}/todo.lst > /dev/null 2>&1