Evocheck is a Bash script to check the conformity of an Evolix server.
Go to file
2009-09-07 22:33:47 +02:00
evocheck.cf Add some tests during saturday 2009-07-18 17:21:00 +02:00
evocheck.sh Disable stderr if no mytop package 2009-08-15 10:03:18 +02:00
README Improve doc (using git-archive instead of tar --exclude .git) 2009-07-23 13:43:35 +02:00
TODO Ajout d'une idée ! 2009-09-07 22:33:47 +02:00

Release:
~~~~~~~~

master> git archive --format=tar master | gzip > ../evocheck_<VERSION>.orig.tar.gz
master> pristine-tar commit ../evocheck_<VERSION>.orig.tar.gz master

Debian release:
~~~~~~~~~~~~~~~

debian-sid> git merge master
debian-sid> dch -v <VERSION>-1
debian-sid> git-buildpackage -us -uc --git-pristine-tar --git-upstream-branch=master --git-debian-branch=debian-sid