Skip to content

Commit 76fb852

Browse files
committed
Removed unused static/lib commit attempt
- Legacy-Id: 19010
1 parent a1c3d23 commit 76fb852

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
@@ -231,7 +231,7 @@ fi
231231

232232
note "Collecting static files ..."
233233
$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/"
234+
#$do svn commit static/lib/ -m "Updated static files under static/lib/"
235235

236236
# note "Checking that there's a recent test-crawler log"
237237
# touch -d $RDATE .svn/.latest-commit

0 commit comments

Comments
 (0)