Skip to content

Commit c650a76

Browse files
committed
Tweaked bin/mkrelease
- Legacy-Id: 17398
1 parent 2669afe commit c650a76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/mkrelease

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ if [ -z "$IGNORE_RESOURCES" ]; then
212212
$do svn commit ietf/externals/static -m "Updated bower-managed static web assets"
213213
# Get rid of bower-installed files which we don't use:
214214
$do rm -rf ietf/externals/static/datatracker/
215+
$do rm -rf ietf/externals/static/jquery.cookie/
215216
$do rm -f $(svn st ietf/externals/ | grep '^\?' | awk '{print $2}')
216217
fi
217218

0 commit comments

Comments
 (0)