fix hanging pyvirtualdisplay

This commit is contained in:
Marcello Stanisci 2017-03-26 17:07:18 +02:00
parent 4178dcadc6
commit cad2ce3a08
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F
2 changed files with 2 additions and 1 deletions

View File

@ -292,4 +292,5 @@ ret = buy_article(client, "25._The_Danger_of_Software_Patents", fulfillment_url_
logger.info("Bookmarked purchase: '%s'" % ret)
logger.info("Test passed")
client.quit()
display.stop()
sys.exit(0)

@ -1 +1 @@
Subproject commit fd80260fce96df674111f9100fa2d91c83a9a3bc
Subproject commit d7e013594d15388b1a7342a44a0e9c8d4ecca82d