# HG changeset patch # User drewp@bigasterisk.com # Date 1402852141 0 # Node ID 499ef7c133eb2bdd3ce9135edc7cd65525b49e52 # Parent 02f74275a21f952eaadab196bf59d2766e8495f6 make rule for checkpoints Ignore-this: aeafb51e41657120125f7d896217ce4 diff -r 02f74275a21f -r 499ef7c133eb makefile --- a/makefile Sun Jun 15 17:08:45 2014 +0000 +++ b/makefile Sun Jun 15 17:09:01 2014 +0000 @@ -59,3 +59,7 @@ raspberry_pi_packages: sudo apt-get install python-picamera python-twisted env_pi/bin/pip install cyclone coloredlogs + +darcs_show_checkpoint: + darcs add --quiet --recursive ${LIGHT9_SHOW} + darcs rec -a -m "checkpoint show data" ${LIGHT9_SHOW}