~fginther/charms/precise/ubuntu-ci-services-itself/lander-fix-master

« back to all changes in this revision

Viewing changes to hooks/config-changed

  • Committer: Francis Ginther
  • Date: 2013-12-13 02:27:21 UTC
  • Revision ID: francis.ginther@canonical.com-20131213022721-0nzid2yz9dsm7wr7
Fixed config-changed.py name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
}
43
43
 
44
44
# create_jobs
45
 
$CHARM_DIR/hooks/config_changed.py $CHARM_DIR $JENKINS_HOME
 
45
$CHARM_DIR/hooks/config-changed.py $CHARM_DIR $JENKINS_HOME
46
46
 
47
47
# Ensure all new configuration is picked up.
48
48
service jenkins stop || true