aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-12-16 12:47:53 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-12-16 12:47:53 +0000
commit9e5ea5da10a82ef9deedd88986d5325e49d81daa (patch)
tree6c24fbcad5baea5ffd3d418293240b325b1d4992 /src
parenta576ffb7147d25b81ba94f30190599abaa5e9847 (diff)
downloadsos-9e5ea5da10a82ef9deedd88986d5325e49d81daa.tar.gz
- add commands module
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@667 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src')
-rw-r--r--src/lib/sos/plugins/filesys.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/sos/plugins/filesys.py b/src/lib/sos/plugins/filesys.py
index 1ff0c712..79a34c59 100644
--- a/src/lib/sos/plugins/filesys.py
+++ b/src/lib/sos/plugins/filesys.py
@@ -15,6 +15,7 @@
import sos.plugintools
import os
import re
+import commands
class filesys(sos.plugintools.PluginBase):
"""information on filesystems