mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-06 21:45:24 +01:00
Don't output Scanning, user knows that
This commit is contained in:
@@ -472,7 +472,6 @@ class Atomic(object):
|
||||
"use) and therefore cannot be scanned.\n"
|
||||
.format(docker_obj))
|
||||
sys.exit(1)
|
||||
util.writeOut("\nScanning...\n")
|
||||
bus = dbus.SystemBus()
|
||||
try:
|
||||
oscap_d = bus.get_object(BUS_NAME, OBJECT_PATH)
|
||||
|
||||
Reference in New Issue
Block a user