mirror-stats/Makefile

10 lines
177 B
Makefile

gentoo-OK:
./enter-datapoint.sh gentoo OK
git add --all
git commit -m "gentoo OK"
gentoo-FAIL:
./enter-datapoint.sh gentoo FAIL
git add --all
git commit -m "gentoo FAIL"