Clean up some of our python scripts.
Change-Id: Ifa75345db43434298cfb6113fbe2f7a33b88c79d
This commit is contained in:
@@ -199,8 +199,7 @@ if __name__ == "__main__":
|
||||
if opt == '-u':
|
||||
noUpdate = 0
|
||||
elif opt == '-v':
|
||||
verbose = 1
|
||||
D_setlevel(1)
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
elif opt == '-k':
|
||||
kernel_original_path = arg
|
||||
elif opt == '-d':
|
||||
|
Reference in New Issue
Block a user