aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-06-25 19:04:49 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-06-25 19:04:49 +0000
commit721cbd8807208509074bb899483de2b5c41960b6 (patch)
tree18e792441c22d4ab7b7f53bf4e5a407515640a46 /src
parentbd9166564d48a4d0148f246a5f643a8409254d58 (diff)
downloadsos-721cbd8807208509074bb899483de2b5c41960b6.tar.gz
other misc
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@603 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src')
-rwxr-xr-xsrc/sosreport1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sosreport b/src/sosreport
index 0d6870cf..f68cae75 100755
--- a/src/sosreport
+++ b/src/sosreport
@@ -38,6 +38,7 @@ from time import strftime, localtime, time
from pwd import getpwuid
import gettext
from threading import Semaphore
+from multiprocessing import Process, Lock
__version__ = 1.8