]> git.ipfire.org Git - oddments/fireinfo.git/commitdiff
Remove silly log message.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Dec 2010 08:55:27 +0000 (09:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Dec 2010 08:55:27 +0000 (09:55 +0100)
sendprofile

index ed3d28bf1be3974eff33f037da9ce095d2f5b851..e64f661370708dd253a2a8e4a294b10894a3c256 100644 (file)
@@ -74,8 +74,6 @@ def send_profile(profile):
        logging.debug("Profile was sent successfully.")
 
 def main():
-       logging.info("%s was started." % sys.argv[0])
-
        # Collect system information
        system = fireinfo.System()
        profile = system.profile()