Revision ea2c0e6f snf-astakos-app/astakos/im/management/commands/component-modify.py

b/snf-astakos-app/astakos/im/management/commands/component-modify.py
87 87
        if not any([url, auth_token, renew_token, purge_services]):
88 88
            raise CommandError("No option specified.")
89 89

  
90

  
91 90
        if url:
92 91
            component.url = url
93 92

  

Also available in: Unified diff