Searched refs:invalid_syntax (Results 1 – 8 of 8) sorted by relevance
50 syntax_obj.invalid_syntax('No topic argument')60 syntax_obj.invalid_syntax('Invalid topic %s' % topic)76 topic_obj.invalid_syntax('No action argument')85 topic_obj.invalid_syntax('Invalid action %s' % action)
96 self.invalid_syntax('Server actions will access server database '104 self.invalid_syntax('`server` topic requires hostname. '109 self.invalid_syntax('`server` topic can only manipulate 1 server. '175 self.invalid_syntax('May only specify up to 1 output-format flag.')260 self.invalid_syntax('--role is required to create a server.')433 self.invalid_syntax(msg)435 self.invalid_syntax('--delete does not apply to status or note.')437 self.invalid_syntax('--attribute must be used with option --value '442 self.invalid_syntax('--action is currently not supported with'
127 self.invalid_syntax('Only specify --all or --user, not both.')175 self.invalid_syntax('Must specify at least one job.')181 self.invalid_syntax('--list-hosts is implicit when using '184 self.invalid_syntax('--list-hosts and --list-hosts-status should '326 self.invalid_syntax('Too many arguments specified, only expected '439 self.invalid_syntax('Must specify at least one machine.'442 self.invalid_syntax('Must specify either --test or --control-file'445 self.invalid_syntax('Can only specify one of --control-file or '460 self.invalid_syntax('If you specify tests, then the '554 self.invalid_syntax('Cannot specify hosts and reuse the same '[all …]
90 self.invalid_syntax('Only specify one of --all,'94 self.invalid_syntax(('Only one machine name allowed. '194 self.invalid_syntax('%s %s requires at least one host' %
292 self.invalid_syntax(header + rest)297 def invalid_syntax(self, msg): member in atest547 self.invalid_syntax('Can not set --dryrun or --draft when '591 self.invalid_syntax(s)594 self.invalid_syntax('%s %s requires at least one %s' %678 self.invalid_syntax('Invalid server name %s: %s' %
79 self.invalid_syntax('Do not specify a test name with --all or '
98 self.invalid_syntax('Cannot mix wilcards and items')
2752 goto invalid_syntax; in depmod_load_system_map()2756 goto invalid_syntax; in depmod_load_system_map()2774 invalid_syntax: in depmod_load_system_map()