Last modified: 2014-11-17 12:26:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67136, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65136 - implement -wait option for checkimages.py
implement -wait option for checkimages.py
Status: NEW
Product: Pywikibot
Classification: Unclassified
Other scripts (Other open bugs)
core-(2.0)
All All
: Lowest enhancement
: ---
Assigned To: xqt
:
Depends on: 73023
Blocks: pwb20
  Show dependency treegraph
 
Reported: 2014-05-10 14:04 UTC by Amir Ladsgroup
Modified: 2014-11-17 12:26 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Amir Ladsgroup 2014-05-10 14:04:55 UTC
It can be added throguh this way (needs some works):
This is the code for core
#            if len(arg) == 5:
#                waitTime = int(pywikibot.input(
#                    u'How many time do you want to wait before checking the '
#                    u'files?'))
#            elif len(arg) > 5:
#                waitTime = int(arg[6:])
Comment 1 John Mark Vandenberg 2014-11-15 13:03:26 UTC
Amir, is that all that is needed?  Why were these lines commented out?
Comment 2 John Mark Vandenberg 2014-11-17 12:02:25 UTC
(In reply to John Mark Vandenberg from comment #1)
> Amir, is that all that is needed?  Why were these lines commented out?

No, it isnt all that is needed.

The problem is that the method wait() uses a few methods which havent been ported to core.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links