Evocheck is a Bash script to check the conformity of an Evolix server.
Go to file
Benoît S. eeca2fab19 Don't match start of line
While inverse grepping some interface names, don't match the start of the line.
2017-11-22 11:31:24 +01:00
evocheck.cf Annule un gros bug dans evomaintenance.cf ... 2012-01-27 12:40:57 +01:00
evocheck.sh Don't match start of line 2017-11-22 11:31:24 +01:00
README Improve doc (using git-archive instead of tar --exclude .git) 2009-07-23 13:43:35 +02:00
TODO Putting TODO in Redmine. 2013-05-15 16:40:53 +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