Revision 7afa5bde snf-webproject/synnefo/webproject/management/commands/__init__.py

b/snf-webproject/synnefo/webproject/management/commands/__init__.py
157 157
            assert(self.astakos_url), "astakos_url attribute is needed when"\
158 158
                                      " user_uuid_field is declared"
159 159
            assert(self.astakos_token), "astakos_token attribute is needed"\
160
                                        " user_uuid_field is declared"
160
                                        " when user_uuid_field is declared"
161 161
            self.option_list += (
162 162
                make_option(
163 163
                    "-u", "--user",

Also available in: Unified diff