Skip to content

Commit 802febc

Browse files
committed
Tweaked bin/mkrelease.
- Legacy-Id: 11330
1 parent c6e1daa commit 802febc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/mkrelease

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,4 +276,4 @@ cat ~/src/db/release-mail-v$VER.txt | $do mail -s "New datatracker release: v$VE
276276

277277
$do toolsfeed control changelog /www/tools.ietf.org/tools/atomfeed.xml
278278
$do toolpush /www/tools.ietf.org/tools/atomfeed.xml
279-
pip install -r minimum-requirements.txt
279+
pip install -q -r minimum-requirements.txt

0 commit comments

Comments
 (0)