This commit is contained in:
Kovid Goyal 2017-05-03 15:56:00 +05:30
parent 28e54545b2
commit e8371dc78a
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -13,5 +13,4 @@
sys.running_from_setup = True
from calibre.utils.ipc.worker import main
print(111111111111)
sys.exit(main())