changeset 293:71bef111e130

Omit cq/misc
author Chris Cannam
date Fri, 08 Aug 2014 11:54:54 +0100
parents 7d2eb4d84002
children 19fd6cb033c7
files archive.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/archive.sh	Fri Aug 08 11:50:52 2014 +0100
+++ b/archive.sh	Fri Aug 08 11:54:54 2014 +0100
@@ -6,4 +6,4 @@
     echo "ERROR: No tag found!"
     exit 1
 fi
-hg archive -r"$tag" -S --exclude notes --exclude papers --exclude mirex2012-matlab --exclude testdata --exclude yeti "$out"
+hg archive -r"$tag" -S --exclude notes --exclude papers --exclude mirex2012-matlab --exclude testdata --exclude yeti --exclude constant-q-cpp/misc "$out"