# HG changeset patch # User drewp@bigasterisk.com # Date 2014-06-15 17:09:01 # Node ID 499ef7c133eb2bdd3ce9135edc7cd65525b49e52 # Parent 02f74275a21f952eaadab196bf59d2766e8495f6 make rule for checkpoints Ignore-this: aeafb51e41657120125f7d896217ce4 diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -59,3 +59,7 @@ raspberry_pi_virtualenv: 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}