Removed unused static/lib commit attempt
- Legacy-Id: 19010
This commit is contained in:
parent
a1c3d23439
commit
76fb8528ea
|
@ -231,7 +231,7 @@ fi
|
||||||
|
|
||||||
note "Collecting static files ..."
|
note "Collecting static files ..."
|
||||||
$do ietf/manage.py collectstatic --noinput --ignore=bower.json --ignore='README.*' --ignore=rev | grep -v "Found another file with the destination path"
|
$do ietf/manage.py collectstatic --noinput --ignore=bower.json --ignore='README.*' --ignore=rev | grep -v "Found another file with the destination path"
|
||||||
$do svn commit static/lib/ -m "Updated static files under static/lib/"
|
#$do svn commit static/lib/ -m "Updated static files under static/lib/"
|
||||||
|
|
||||||
# note "Checking that there's a recent test-crawler log"
|
# note "Checking that there's a recent test-crawler log"
|
||||||
# touch -d $RDATE .svn/.latest-commit
|
# touch -d $RDATE .svn/.latest-commit
|
||||||
|
|
Loading…
Reference in a new issue