Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add cmdline for testing
  • Loading branch information
perexg committed Mar 15, 2016
1 parent f754e0c commit 59f97fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cron.c
Expand Up @@ -360,6 +360,8 @@ cron_multi_next ( cron_multi_t *cm, const time_t now, time_t *ret )

/*
* Testing
*
* gcc -g -DCRON_TEST -I./build.linux src/cron.c
*/
#ifdef CRON_TEST
static
Expand Down

0 comments on commit 59f97fd

Please sign in to comment.