Mercurial Hosting > luan
view scripts/release-luan.sh @ 622:1a53333eb4d5
remove Lucene all_search_terms_must_match() since now query suffix "~a" handles this
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 07 Jan 2016 03:06:52 -0700 |
parents | 72a2daf88e12 |
children | 4f880e2663a2 |
line wrap: on
line source
set -e cd `dirname $0`/.. LUAN_HOME=`pwd` rm -f ~/Dropbox/luan/* # assume already built cp $LUAN_HOME/build/luan-*.tar ~/Dropbox/luan hg tag `scripts/version.sh`