mirror-stats/Makefile

10 lines
177 B
Makefile
Raw Normal View History

2023-01-11 23:38:00 -06:00
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"