We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c3d23 commit 76fb852Copy full SHA for 76fb852
1 file changed
bin/mkrelease
@@ -231,7 +231,7 @@ fi
231
232
note "Collecting static files ..."
233
$do ietf/manage.py collectstatic --noinput --ignore=bower.json --ignore='README.*' --ignore=rev | grep -v "Found another file with the destination path"
234
-$do svn commit static/lib/ -m "Updated static files under static/lib/"
+#$do svn commit static/lib/ -m "Updated static files under static/lib/"
235
236
# note "Checking that there's a recent test-crawler log"
237
# touch -d $RDATE .svn/.latest-commit
0 commit comments