~george-edison55/charms/precise/statusnet/added-maintainer

« back to all changes in this revision

Viewing changes to hooks/config-changed

  • Committer: Nathan Osman
  • Date: 2011-11-30 20:37:23 UTC
  • Revision ID: admin@quickmediasolutions.com-20111130203723-p2jfxdmtqmsbs7kp
Switched to charm helper script and added warning for incomplete configuration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
            
41
41
        fi
42
42
    fi
 
43
    
 
44
else
 
45
    
 
46
    juju-log -l WARNING "The nickname, password, and email configuration options must be set before installation can proceed"
 
47
    
43
48
fi