view light8/backuper @ 820:f7ae0faa0a44

makefile and nosetests path fix. new contextsForStatement Ignore-this: 424b0fa004ff5366b8035af42d9d9d0d
author drewp@bigasterisk.com
date Tue, 15 Jan 2013 21:01:03 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR