mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
explicit commit
This commit is contained in:
@@ -207,6 +207,7 @@ def queuedb_removeall(path, entries):
|
||||
queuedb_remove(path, entry, cur=cursor)
|
||||
|
||||
queuedb_query_execute(cursor, 'END', ())
|
||||
db.commit()
|
||||
db.close()
|
||||
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user