Parcourir la source

All test are now passing

Leo il y a 9 ans
Parent
commit
57bd4a5d95
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/exec_cmd.ml

+ 1 - 1
src/exec_cmd.ml

@@ -56,7 +56,7 @@ let less_launched (log : (string * int) list) =
         if min < max
         then Some cmd
         else None
-      | None -> assert false) (* XXX Use exception here? *)
+      | None -> None)
 ;;
 
 (* Function to determinate what is the next command to