Import glob in instroot.py

This commit is contained in:
David Cantrell 2008-10-08 15:28:47 -10:00
parent e5383426f8
commit 62b02037a0
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
# Author(s): David Cantrell <dcantrell@redhat.com>
#
import glob
import os
import shutil
import sys