summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-reports
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2008-07-30 14:15:11 +0000
committerNarayan Desai <desai@mcs.anl.gov>2008-07-30 14:15:11 +0000
commit7badfefb8888e1fb07235161f370f0ef76b1b301 (patch)
treebf18dc2213d968b27cbc63544922c573a12b8df7 /src/sbin/bcfg2-reports
parentf4b7634a8c7e31a377a3d84ba7e1faf20f9d5524 (diff)
downloadbcfg2-7badfefb8888e1fb07235161f370f0ef76b1b301.tar.gz
bcfg2-7badfefb8888e1fb07235161f370f0ef76b1b301.tar.bz2
bcfg2-7badfefb8888e1fb07235161f370f0ef76b1b301.zip
bcfg2-reports: fix script docstring
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4841 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/sbin/bcfg2-reports')
-rwxr-xr-xsrc/sbin/bcfg2-reports2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sbin/bcfg2-reports b/src/sbin/bcfg2-reports
index bbaf9a723..1e64669e8 100755
--- a/src/sbin/bcfg2-reports
+++ b/src/sbin/bcfg2-reports
@@ -1,5 +1,5 @@
#! /usr/bin/env python
-'''Imports statistics.xml and clients.xml files in to database backend for new statistics engine'''
+'''Query reporting system for client status'''
__revision__ = '$Revision: 4639 $'
import os, sys