From 62b02037a019d59903e3509fc38fe554f717efd0 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 8 Oct 2008 15:28:47 -1000 Subject: [PATCH] Import glob in instroot.py --- src/pylorax/instroot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pylorax/instroot.py b/src/pylorax/instroot.py index 38aa395c..a5d2f064 100644 --- a/src/pylorax/instroot.py +++ b/src/pylorax/instroot.py @@ -20,6 +20,7 @@ # Author(s): David Cantrell # +import glob import os import shutil import sys