Skip to content
Snippets Groups Projects
Commit 36a957364b1b authored by Matt Mackall's avatar Matt Mackall
Browse files

Make make dist a bit quieter

parent 1a7794525c2b
Branches
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
dist-notests: doc dist-notests: doc
hg manifest > MANIFEST hg manifest > MANIFEST
TAR_OPTIONS="--owner=root --group=root --mode=u+w,go-w,a+rX-s" $(PYTHON) setup.py sdist TAR_OPTIONS="--owner=root --group=root --mode=u+w,go-w,a+rX-s" $(PYTHON) setup.py -q sdist
rm MANIFEST rm MANIFEST
tests: tests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment