couple of fixes to that script

This commit is contained in:
Adam Williamson 2016-10-03 12:04:12 -07:00
parent f96b283dec
commit 29d9e648ed

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# Copyright (C) 2016 Red Hat
#
@ -21,6 +21,8 @@
Works around https://github.com/os-autoinst/openQA/pull/673
"""
import os
from openqa_client.client import OpenQA_Client
from openqa_client.const import JOB_PENDING_STATES