view light8/backuper @ 812:5ff9d9e264bb

Patch.fromDiff and its usage in graphfile changes Ignore-this: 650eaba5a71a5e838d14af5110b04e34
author drewp@bigasterisk.com
date Sat, 29 Sep 2012 21:00:34 +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