changeset 2496:42b1355486ee

set --branch for dist-check.
author hanwen <hanwen@lilypond.org>
date Tue, 24 Oct 2006 23:36:40 +0100
parents 26e590ee3c56
children 6c62f4dbf1c2
files GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Tue Oct 24 23:36:11 2006 +0100
+++ b/GNUmakefile	Tue Oct 24 23:36:40 2006 +0100
@@ -318,7 +318,7 @@
 	$(PYTHON) test-lily/with-lock.py --skip $(DOC_LOCK) $(MAKE) unlocked-doc-export 
 
 unlocked-dist-check:
-	$(PYTHON) test-lily/dist-check.py --repository downloads/lilypond-$(BRANCH) $(NATIVE_LILY_BUILD)
+	$(PYTHON) test-lily/dist-check.py --branch $(BRANCH) --repository downloads/lilypond-$(BRANCH) $(NATIVE_LILY_BUILD)
 	rm -f uploads/lilypond-$(LILYPOND_VERSION).tar.gz
 	ln $(NATIVE_LILY_BUILD)/out/lilypond-$(LILYPOND_VERSION).tar.gz uploads/