Mercurial > hg > dml-home
view make_tarball @ 47:e487c33c89ae
Fixed exponential history file growth bug.
author | samer |
---|---|
date | Wed, 25 Mar 2015 12:40:42 +0000 |
parents | 2059c4f64feb |
children |
line wrap: on
line source
#!/bin/sh tar czf dml-home-$(cat VERSION).tar.gz --exclude . --exclude .. --exclude .hg --exclude dml-home*.gz --exclude make_tarball * .*