Implement keep-going (-k) option.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 20 Jan 2020 14:12:22 +0000 (14:12 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 20 Jan 2020 14:41:08 +0000 (14:41 +0000)
commit8a0ede3292b4968b1e3261ad97b96d5ea0ad16fd
tree79ee846b9361f9775dbbf3b25d0d570732c9b187
parentdefebbd4c75d43ad2d171cccbcc7ed737ff8a035
Implement keep-going (-k) option.
docs/goals.pod
src/cmdline.ml
src/cmdline.mli
src/deps.ml
src/deps.mli
src/jobs.ml
src/jobs.mli
src/main.ml
tests/20-option-keep-going.gl [new file with mode: 0644]
tests/20-option-keep-going.sh [new file with mode: 0755]