Renamed VERBOSE to MUNKI_VERBOSITY_LEVEL

This commit is contained in:
Arjen van Bochoven
2014-06-25 00:23:32 +02:00
parent 62986bac54
commit 2af6c13f87
+1 -1
View File
@@ -551,7 +551,7 @@ def main():
munkicommon.verbose = options.verbose
# Set environment variable for verbosity
os.environ['VERBOSE'] = str(options.verbose)
os.environ['MUNKI_VERBOSITY_LEVEL'] = str(options.verbose)
if options.installonly:
# we're only installing, not checking, so we should copy