Define better warning facility.

This commit is contained in:
Darko Poljak 2017-06-28 10:18:53 +02:00 • committed by Steven Armstrong
commit c63ab44c9c
6 changed files with 68 additions and 17 deletions

View file

@ -20,9 +20,9 @@
#
import os
import subprocess
import hashlib
import cdist.log
import cdist.version
VERSION = cdist.version.VERSION