mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update zyppnotify
Blank line removed
This commit is contained in:
parent
d4d9d550cb
commit
9c483f5499
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ class DriftDetector(Plugin):
|
||||||
if not os.path.exists(self.rpm_path):
|
if not os.path.exists(self.rpm_path):
|
||||||
self.rpm_path = "/var/lib/rpm/Packages"
|
self.rpm_path = "/var/lib/rpm/Packages"
|
||||||
|
|
||||||
|
|
||||||
def _get_mtime(self):
|
def _get_mtime(self):
|
||||||
"""
|
"""
|
||||||
Get the modified time of the RPM Database.
|
Get the modified time of the RPM Database.
|
||||||
|
|
Loading…
Add table
Reference in a new issue