Mercurial > code > home > repos > light9
diff makefile @ 1184:499ef7c133eb
make rule for checkpoints
Ignore-this: aeafb51e41657120125f7d896217ce4
author | drewp@bigasterisk.com |
---|---|
date | Sun, 15 Jun 2014 17:09:01 +0000 |
parents | 4d438e50c83c |
children | b7c752e49355 |
line wrap: on
line diff
--- 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}