bind9/bin/tests/generic-b9t.cron
1999-10-26 19:16:12 +00:00

8 lines
405 B
Text

#
# bind 9 build for Solaris 5.6
#
0 * * * * PLATFORM=SunOS-5.6 && . $HOME/b9t/hosts/$PLATFORM/env && make PLATFORM=$PLATFORM -e -f $HOME/b9t/bin/b9t.mk > $HOME/b9t/hosts/$PLATFORM/b9t-status 2>&1
#
# bind 8 build for Solaris 5.6
#
30 0,6,12,18 * * * PLATFORM=SunOS-5.6 && . $HOME/b8t/hosts/$PLATFORM/env && make PLATFORM=$PLATFORM -e -f $HOME/b8t/bin/b8t.mk > $HOME/b8t/hosts/$PLATFORM/b8t-status 2>&1