ubuntu-ports PASS
This commit is contained in:
parent
67a2edf5bc
commit
671700a75b
13
Makefile
13
Makefile
|
@ -1,15 +1,2 @@
|
||||||
log:
|
log:
|
||||||
wit git log
|
wit git log
|
||||||
|
|
||||||
debian-OK:
|
|
||||||
./enter-datapoint.sh debian OK
|
|
||||||
|
|
||||||
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"
|
|
||||||
|
|
Loading…
Reference in New Issue