diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-09-08 14:15:33 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-09-08 14:15:33 +0000 |
commit | b7a01a7a09b542fd4f7ca98063c8f7b09114dab2 (patch) | |
tree | ba5f599ad69b448d92ed71573dccc76a4e16eaec /src/sosreport | |
parent | 2b3b662c11c71617edd6e7350643c1142436aee4 (diff) | |
download | sos-b7a01a7a09b542fd4f7ca98063c8f7b09114dab2.tar.gz |
openais addition
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@628 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/sosreport')
-rwxr-xr-x | src/sosreport | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sosreport b/src/sosreport index 63f45928..c2b1580a 100755 --- a/src/sosreport +++ b/src/sosreport @@ -38,7 +38,6 @@ from time import strftime, localtime, time from pwd import getpwuid import gettext from threading import Semaphore -from multiprocessing import Process, Lock __version__ = 1.8 |