Merge "clean.sh needs to load plugin settings."

This commit is contained in:
Jenkins 2015-04-16 19:19:05 +00:00 committed by Gerrit Code Review
commit cb88e2b7cb
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ fi
# ==========
# Phase: clean
load_plugin_settings
run_phase clean
if [[ -d $TOP_DIR/extras.d ]]; then