From 7badfefb8888e1fb07235161f370f0ef76b1b301 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Wed, 30 Jul 2008 14:15:11 +0000 Subject: bcfg2-reports: fix script docstring git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4841 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/bcfg2-reports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sbin/bcfg2-reports') 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 -- cgit v1.2.3-1-g7c22