a7ec0d554cc2433aa148e725d8da67231bcf4454
[dragonfly.git] / tools / snapshots / docron
1 #!/bin/csh
2 #
3
4 ./doclean quick
5 if ( $? > 0 ) then
6     echo "doclean script failed, aborting build"
7     exit 1
8 endif
9 ./dobuild