Page MenuHomeDevCentral

D1698.id.diff
No OneTemporary

D1698.id.diff

diff --git a/utils/next-uid.py b/utils/next-uid.py
--- a/utils/next-uid.py
+++ b/utils/next-uid.py
@@ -18,7 +18,7 @@
def get_shellusers(filename, key):
with open(filename) as stream:
data = yaml.load(stream)
- return data['shellusers']
+ return data[key]
def get_uids(users, threshold):

File Metadata

Mime Type
text/plain
Expires
Thu, Jun 11, 19:51 (5 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3794917
Default Alt Text
D1698.id.diff (322 B)

Event Timeline