Hello Stefan.petrea,

I'd like you to do a code review.  Please visit

    https://gerrit.wikimedia.org/r/98504

to review the following change.

Change subject: Add check target to run tests
......................................................................

Add check target to run tests

Change-Id: I0c5fda4311529e711ddeb394d2517377271cbce4
---
M Makefile
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/webstatscollector 
refs/changes/04/98504/1

diff --git a/Makefile b/Makefile
index 708e24c..7f26187 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,9 @@
 clean:
        rm -f *.o collector filter
 
+check:
+       @./test.sh
+
 install:
        install collector filter $(DESTDIR)/usr/local/bin
        install webstats-collector.upstart.conf 
$(DESTDIR)/etc/init/webstats-collector.conf

-- 
To view, visit https://gerrit.wikimedia.org/r/98504
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c5fda4311529e711ddeb394d2517377271cbce4
Gerrit-PatchSet: 1
Gerrit-Project: analytics/webstatscollector
Gerrit-Branch: master
Gerrit-Owner: QChris <christ...@quelltextlich.at>
Gerrit-Reviewer: Stefan.petrea <ste...@garage-coding.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to