diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/sbin/bcfg2-reports | 2 |
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 |