Closed mhaberler closed 9 years ago
make[2]: Entering directory '/home/mah/ck/regressions/ck_cohort/validate' ./validate `expr 1 / 2` 2 1 ERROR: Number of cohorts must be greater than 0
the validate.c program is just unhappy about argv[1] == "1"
please advise:
?
We'll update the test to set the floor to 1.
the validate.c program is just unhappy about argv[1] == "1"
please advise:
?