On 08/26/2011 08:54 AM, Martin Gracik wrote:
--- command-stubs/list-harddrives-test | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/command-stubs/list-harddrives-test b/command-stubs/list-harddrives-test index 92964e7..1ab81cc 100644 --- a/command-stubs/list-harddrives-test +++ b/command-stubs/list-harddrives-test @@ -18,7 +18,7 @@ # along with this program. If not, see<http://www.gnu.org/licenses/>. # -from subprocess import check_output, CalledProcessError +import subprocess import sys import parted
Ack. -- David Cantrell <dcantrell@xxxxxxxxxx> Supervisor, Installer Engineering Team Red Hat, Inc. | Westford, MA | EST5EDT _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list