scron

simple cron daemon
git clone git://git.2f30.org/scron
Log | Files | Refs | README | LICENSE

commit 98655a174a04e8ccd8c3c2f83fd8338d2ef50a60
parent 346a03fedb4343da0c1ef95befb5ae165071013e
Author: Ari Malinen <ari.malinen@gmail.com>
Date:   Wed, 25 Jun 2014 02:42:11 +0300

Merge branch 'master' of https://github.com/defer-/scron

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -CFLAGS=-std=c99 -Wall -Wpedantic -Wextra +CFLAGS=-std=c99 -Wall -pedantic -Wextra all: crond