Page MenuHomePhabricator
Paste P5573

AbstractSync with no --force defined
ActivePublic

Authored by demon on Jun 13 2017, 5:32 PM.
Tags
None
Referenced Files
F8453967: AbstractSync with no --force defined
Jun 13 2017, 5:32 PM
Subscribers
None
7:29:39 Unhandled error:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/scap/cli.py", line 308, in run
exit_status = app.main(app.extra_arguments)
File "/srv/mediawiki-staging/scap/plugins/clean.py", line 62, in main
return super(Clean, self).main(*extra_args)
File "/usr/lib/python2.7/dist-packages/scap/main.py", line 74, in main
if not self.arguments.force:
AttributeError: 'Namespace' object has no attribute 'force'
17:29:39 clean failed: <AttributeError> 'Namespace' object has no attribute 'force'